Coder Social home page Coder Social logo

Comments (3)

sahuang avatar sahuang commented on May 27, 2024

你好,我本地试了下没有出现这个错误,这个应该是dependency mismatch问题,从报错能看出这个错误就是java的类加载器 ClassLoader 找不到 com/google/protobuf/GeneratedMessageV3.

个人觉得很可能是jar多重包含导致的路径查找错误, 您要不试一下把protobuf-java jar重新添加到工程里,clean一下再build试试看? 这个跟milvus的java包依赖应该是没关系的.

from milvus-sdk-java.

xiqiuyimeng avatar xiqiuyimeng commented on May 27, 2024

你好,我本地试了下没有出现这个错误,这个应该是dependency mismatch问题,从报错能看出这个错误就是java的类加载器 ClassLoader 找不到 com/google/protobuf/GeneratedMessageV3.

个人觉得很可能是jar多重包含导致的路径查找错误, 您要不试一下把protobuf-java jar重新添加到工程里,clean一下再build试试看? 这个跟milvus的java包依赖应该是没关系的.

您好,我的问题是,我要使用milvus的java客户端sdk,然后根据官网下载maven依赖,然后按着官网源码中的例子进行测试,发现报错,我的项目中并没有这个google的依赖包

from milvus-sdk-java.

luyi666 avatar luyi666 commented on May 27, 2024

mvn dependency:tree -Dincludes=com.google.protobuf看看

from milvus-sdk-java.

Related Issues (20)

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.