zalopay-oss / jmeter-grpc-plugin

A JMeter plugin supports load test gRPC
Apache License 2.0
42 stars 23 forks source link

Unable to resolve service by invoking protoc #29

Open steverawlins-zebra opened 2 years ago

steverawlins-zebra commented 2 years ago

On MacBookPro M1 chipset, running macOS Monterey Version 12.4

I cannot execute grpc requests because the baked-in protoc (protobuf compiler) will not execute.

Even when I try building jmeter-grpc-plugin from source, off the master branch, and using:

your internal unit-tests fail for the same reason:

The exception was thrown with the wrong message: expected "Caught exception while waiting for rpc" but got "Unable to resolve service by invoking protoc"

mvn -v Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)