Git Product home page Git Product logo

presto-consul-connect's People

Contributors

fredrikhgrelland avatar gugalnikov avatar

Watchers

 avatar  avatar  avatar

presto-consul-connect's Issues

Missing dependency?

2020-06-16T19:46:23.657Z INFO main io.prestosql.server.PluginManager Installing io.github.gugalnikov.prestosql.plugin.consulconnect.ConsulConnectPlugin
2020-06-16T19:46:23.658Z ERROR main io.prestosql.server.Server com/google/common/collect/ImmutableList
java.lang.NoClassDefFoundError: com/google/common/collect/ImmutableList
at io.github.gugalnikov.prestosql.plugin.consulconnect.ConsulConnectPlugin.getCertificateAuthenticatorFactories(ConsulConnectPlugin.java:26)
at io.prestosql.server.PluginManager.installPluginInternal(PluginManager.java:227)
at io.prestosql.server.PluginManager.installPlugin(PluginManager.java:176)
at io.prestosql.server.PluginManager.loadPlugin(PluginManager.java:170)
at io.prestosql.server.PluginManager.loadPlugin(PluginManager.java:158)
at io.prestosql.server.PluginManager.loadPlugins(PluginManager.java:139)
at io.prestosql.server.Server.doStart(Server.java:112)
at io.prestosql.server.Server.lambda$start$0(Server.java:69)
at io.prestosql.$gen.Presto_334____20200616_194551_1.run(Unknown Source)
at io.prestosql.server.Server.start(Server.java:69)
at io.prestosql.server.PrestoServer.main(PrestoServer.java:39)
Caused by: java.lang.ClassNotFoundException: com.google.common.collect.ImmutableList
at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:471)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:588)
at io.prestosql.server.PluginClassLoader.loadClass(PluginClassLoader.java:89)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
... 11 more

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.