Trying to connect our application from Tomcat to Big Query. Same war file works fine in Jetty. Tomcat version 9 Grails version 4 BQ driver SimbaJDBCDriverforGoogleBigQuery42_1.2.13.1016
Above error usually caused by older version of com.google.guava:guava lib, so to make sure we have latest/higher we also added entry in build.gradle compile "com.google.guava:guava:30.1-jre" On local env (IntelliJ) application works fine and BQ jdbc makes connection without any issue. When we deploy war file on server we start getting above error on Big Query database connection. Any ideas? -- Avora Ltd is a company registered in England and Wales. Registered number: 08922902. Registered office: Avora, 38 Chancery Lane, London WC2A 1EN.