Re: ASYNCIO problems on Ubuntu 24

2024-12-01 Thread Justin Bertram
There hasn't been a fix to artemis-native itself so you'll still need to work-around this problem on Ubuntu deployments. My recommendation would be to simply create a symlink as is done for Docker, e.g.: ln -s /usr/lib/x86_64-linux-gnu/libaio.so.1t64 /usr/lib/libaio.so.1 I went ahead and crea

Re: ASYNCIO problems on Ubuntu 24

2024-11-28 Thread Gašper Čefarin
Hello, I see the below mentioned issue (email from 7th june) has been solved for docker https://issues.apache.org/jira/browse/ARTEMIS-5055 were any fixes included for non docker installations on ubuntu24 as well? also, it seems my message has gone unnoticed since the issue on jira appears in