Skip to content
#

akka

Here are 1,442 public repositories matching this topic...

akka
jonatan-ivanov
jonatan-ivanov commented Apr 11, 2021

The Gatling Plugin does not work with Gradle 7.0, see:

 ❯ ./gradlew clean gatlingRun 
> Task :perf-test:gatlingLogback FAILED

FAILURE: Build failed with an exception.

* What went wrong:
A problem was found with the configuration of task ':perf-test:gatlingLogback' (type 'LogbackConfigTask').
  - Type 'LogbackConfigTask' property 'logbackConfigs' is missing an input or output annot
akka-grpc
helena
helena commented Apr 23, 2019

During akka-grpc-maven-plugin:0.6.0:generate, and likely other similar non akka-grpc tasks, if /tmp/ for this process is not accessible, or has the noexec mount option set:

Execution default of goal com.lightbend.akka.grpc:akka-grpc-maven-plugin:0.6.0:generate failed: protoc exit code 1: /tmp/protocbridge7686600923568091505: program not found or is not executable 

Perhaps add a fal

Improve this page

Add a description, image, and links to the akka topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the akka topic, visit your repo's landing page and select "manage topics."

Learn more