Ok I found the additional handler file and I added but at runtime I am still
getting the error message about the timer class not found and I looked in the
jar and did not see that class. I was using netty-3.0.9.0.Final with Cassandra
driver cassandra-driver-core-3.0.2.jar and netty-handler-4.0.33.jar.
So what is the right combination to not get this timer class missing exception?
Thanks.
On Wednesday, May 25, 2016 8:26 PM, Tony Anecito <[email protected]>
wrote:
Hi All,
I downloaded the latest cassandra driver but when used I get an error about
class io.netty.util.timer (netty-3.9.0.Final) not being found during runtime.
If I get the latest netty-alll-4.0.46.Final.jar during runtime I get an
exception about not having a java.security.cert.x509Certificate class.
So what to do?
Thanks!