有没有遇到类似的问题
2020-02-16 16:27:24,357 INFO o.j.g.c.GrpcClientSampler: getCallOptions CallOptions{deadline=null, authority=null, callCredentials=null, executor=null, compressorName=null, customOptions=[], waitForReady=false, maxInboundMessageSize=null, maxOutboundMessageSize=null, streamTracerFactories=[]}
2020-02-16 16:27:25,595 ERROR o.j.g.c.GrpcClientSampler: grpcCallMethod Exception
java.lang.reflect.InvocationTargetException: null
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_31]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_31]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_31]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_31]
at org.jmeter.grpc.client.GrpcClientSampler.grpcCallMethod(GrpcClientSampler.java:104) [grpc-client-sampler.jar:?]
at org.jmeter.grpc.client.GrpcClientSampler.sample(GrpcClientSampler.java:81) [grpc-client-sampler.jar:?]
at org.apache.jmeter.threads.JMeterThread.doSampling(JMeterThread.java:622) [ApacheJMeter_core.jar:5.0 r1840935]
at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:546) [ApacheJMeter_core.jar:5.0 r1840935]
at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) [ApacheJMeter_core.jar:5.0 r1840935]
at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) [ApacheJMeter_core.jar:5.0 r1840935]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_31]
Caused by: io.grpc.StatusRuntimeException: INTERNAL: HTTP/2 error code: INTERNAL_ERROR
Received Rst Stream
at io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:212) ~[grpc-stub-1.5.0.jar:1.5.0]
at io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:193) ~[grpc-stub-1.5.0.jar:1.5.0]
at io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:126) ~[grpc-stub-1.5.0.jar:1.5.0]
at grpcdynamicerecog.RecogServiceGrpc$RecogServiceBlockingStub.groupAdd(RecogServiceGrpc.java:573) ~[grpc-client-sampler.jar:?]
... 11 more
2020-02-16 16:27:25,596 ERROR o.a.j.t.JMeterThread: Error while processing sampler: 'GrpcClientSampler'.
java.lang.NullPointerException: null
at org.apache.jmeter.samplers.SampleResult.setResponseData(SampleResult.java:744) ~[ApacheJMeter_core.jar:5.0 r1840935]
at org.jmeter.grpc.client.GrpcClientSampler.grpcCallMethod(GrpcClientSampler.java:119) ~[grpc-client-sampler.jar:?]
at org.jmeter.grpc.client.GrpcClientSampler.sample(GrpcClientSampler.java:81) ~[grpc-client-sampler.jar:?]
at org.apache.jmeter.threads.JMeterThread.doSampling(JMeterThread.java:622) ~[ApacheJMeter_core.jar:5.0 r1840935]
at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:546) ~[ApacheJMeter_core.jar:5.0 r1840935]
at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) [ApacheJMeter_core.jar:5.0 r1840935]
at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) [ApacheJMeter_core.jar:5.0 r1840935]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_31]
2020-02-16 16:27:25,597 INFO o.a.j.t.JMeterThread: Thread is done: Thread Group 1-1
2020-02-16 16:27:25,597 INFO o.a.j.t.JMeterThread: Thread finished: Thread Group 1-1
2020-02-16 16:27:25,597 INFO o.a.j.e.StandardJMeterEngine: Notifying test listeners of end of test
2020-02-16 16:27:25,597 INFO o.a.j.g.u.JMeterMenuBar: setRunning(false, *local*)