apache / rocketmq-mqtt

Apache rocketmq
https://rocketmq.apache.org/
Apache License 2.0
181 stars 63 forks source link

fix ClassNotFoundException #291

Closed AlieZ22 closed 3 months ago

AlieZ22 commented 3 months ago

Compile current branch will cause java.lang.ClassNotFoundException: io.netty.internal.tcnative.AsyncSSLPrivateKeyMethod.

1719486960880-afc7e671-f16e-416c-b88e-ea9a24e5d385

To solve it, the netty.tcnative.version in rockmq-mqtt/pom.xml needs to change.