akka / akka-grpc-quickstart-scala.g8

A minimal seed template for an Akka gRPC with Scala build
Other
20 stars 9 forks source link

Failed: JAVA_HOME is set to an invalid directory: /home/travis/.jabba/jdk/adopt@1.11.0-7 #54

Closed jrudolph closed 4 years ago

jrudolph commented 4 years ago

https://travis-ci.org/github/akka/akka-grpc-quickstart-scala.g8/jobs/725349683

Template applied in /home/travis/build/akka/akka-grpc-quickstart-scala.g8/./hello-world-grpc

restoring stty: 500:5:bf:8a3b:3:1c:7f:15:4:0:1:0:11:13:1a:0:12:f:17:16:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0

~/build/akka/akka-grpc-quickstart-scala.g8/hello-world-grpc ~/build/akka/akka-grpc-quickstart-scala.g8

ERROR: JAVA_HOME is set to an invalid directory: /home/travis/.jabba/jdk/adopt@1.11.0-7

Please set the JAVA_HOME variable in your environment to match the

location of your Java installation.

The command "sbt new file://$PWD --name=hello-world-grpc --force && pushd hello-world-grpc &&  ./gradlew --console=plain build" exited with 1.
raboof commented 4 years ago

It was fine after throwing away the cache... let's close this for now and reopen when it happens often.