Giter VIP home page Giter VIP logo

geometry-service-java's People

Contributors

davidraleigh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

geometry-service-java's Issues

Illegal reflective access by com.google.protobuf.UnsafeUtil

Error output from running geometr-client-go:

SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Mar 15, 2019 8:29:18 PM com.epl.grpc.GeometryServer start
INFO: Server started, listening on 8980
Mar 15, 2019 8:29:18 PM com.epl.grpc.GeometryServer start
INFO: server namenull
Mar 15, 2019 8:29:18 PM com.epl.grpc.GeometryServer start
INFO: server namenull
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/opt/src/geometry-service-java/build/install/epl-geometry-service/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release

comment from proto project:
protocolbuffers/protobuf#3781 (comment)

update gradle at protoc assignment:

artifact = "com.google.protobuf:protoc:3.4.0"

upgrading to 3.7.0 you have errors about repeated items from proto:

  symbol:   method mutableCopy(DoubleList)
  location: class Builder
/Users/davidraleigh/code/geo-grpc/geometry-service-java/build/generated/source/proto/main/java/com/epl/protobuf/GeodeticBufferParams.java:737: error: cannot find symbol
      maxDeviations_ = emptyDoubleList();

maybe fixed at 3.7.0-rc1:
protocolbuffers/protobuf#5806 (comment)

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.