Giter Club home page Giter Club logo

akka-typed-blog's People

Contributors

jentsch avatar patriknw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

akka-typed-blog's Issues

Will not compile

Getting a compilation error. Tried multiple versions of scala, sbt, but always getting the protobuf error below:

akka-typed-blog (master) ๐Ÿ‘‰ sbt run
[warn] Executing in batch mode.
[warn]   For better performance, hit [ENTER] to switch to interactive mode, or
[warn]   consider launching sbt without any commands, or explicitly passing 'shell'
[info] Loading global plugins from /Users/me/.sbt/0.13/plugins
[info] Updating {file:/Users/me/.sbt/0.13/plugins/}global-plugins...
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by sbt.ivyint.ErrorMessageAuthenticator$ (file:/Users/me/.sbt/boot/scala-2.10.6/org.scala-sbt/sbt/0.13.15/ivy-0.13.15.jar) to field java.net.Authenticator.theAuthenticator
WARNING: Please consider reporting this to the maintainers of sbt.ivyint.ErrorMessageAuthenticator$
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
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
error: error while loading String, class file '/Users/me/.sbt/0.13/java9-rt-ext-oracle_corporation_12_0_1/rt.jar(java/lang/String.class)' is broken
(class java.lang.NullPointerException/null)
[info] Loading project definition from /Users/me/code/tutorials/myfly/myass/akka-typed-blog/project
[info] Updating {file:/Users/me/code/tutorials/myfly/myass/akka-typed-blog/project/}akka-typed-blog-build...
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
error: error while loading String, class file '/Users/me/.sbt/0.13/java9-rt-ext-oracle_corporation_12_0_1/rt.jar(java/lang/String.class)' is broken
(class java.lang.NullPointerException/null)
[info] Set current project to akka-typed-blog (in build file:/Users/me/code/tutorials/myfly/myass/akka-typed-blog/)
[info] Updating {file:/Users/me/code/tutorials/myfly/myass/akka-typed-blog/}akka-typed-blog...
[info] Resolving jline#jline;2.14.4 ...
[info] Done updating.
[info] Compiling 1 protobuf files to /Users/me/code/tutorials/myfly/myass/akka-typed-blog/target/scala-2.12/src_managed/main/compiled_protobuf
[info] Compiling schema /Users/me/code/tutorials/myfly/myass/akka-typed-blog/src/main/protobuf/BlogPostMessages.proto
[error] [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: BlogPostMessages.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.)
[info] Compiling protobuf
[info] Protoc target directory: /Users/me/code/tutorials/myfly/myass/akka-typed-blog/target/scala-2.12/src_managed/main/compiled_protobuf
[info] Compiling 35 Scala sources and 28 Java sources to /Users/me/code/tutorials/myfly/myass/akka-typed-blog/target/scala-2.12/classes...
[info] 'compiler-interface' not yet compiled for Scala 2.12.3. Compiling...

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.