- Notifications
You must be signed in to change notification settings - Fork1.6k
-
I'm trying to build AsyncHttpClient from source. I've checked it out from GitHub, and have run The build fails with the error I have tried the tip of the main branch as well as several release tags, all result in the same error. The latest output in If I update the top-level pom.xml to exclude I've tried disabling my firewalld, and I've looked through my system and logs to see if ulimits or selinux is getting in the way. Nothing leaps out. Google searches for "testNativeTransportWithoutEpollOnly" and "IllegalState failed to create a child event loop" have not yielded any useful results. Without a better error message or a test/error log, I'm at a loss to think of next steps other than stepping into a debugger during the test phase. This doesn't seem like it should be necessary if I'm not making changes and am just trying to build the project from source. Any suggestions? |
BetaWas this translation helpful?Give feedback.