This is a known issue, and there is a workaround. See ARTEMIS-5190 [1] for more details.
Justin [1] https://issues.apache.org/jira/browse/ARTEMIS-5190 On Thu, Apr 3, 2025 at 9:59 AM Torsten Krah <krah...@gmail.com> wrote: > Hi, > > the provided native libaio library "libartemis-native-64.so" which is > included in 2.40.0 does link against: > > libaio.so.1 > > However, in recent distribution of e.g. Ubuntu those library is not > named like this anymore, but you need to link it against: > > libaio.so.1t64.0.2 => /usr/lib/x86_64-linux-gnu/libaio.so.1t64.0.2 > > Are you able to provide a native shared object file, which does build > and link against that libaio.so.1t64.0.2 one and load it appropriately? > > Any plans / tickets known already about that? > > kind regards > > Torsten > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@activemq.apache.org > For additional commands, e-mail: users-h...@activemq.apache.org > For further information, visit: https://activemq.apache.org/contact > > >