Who can help me with running a GRPC script on Blazemeter?
61 views
Skip to first unread message
Marc van 't Veer
unread,
Jun 28, 2023, 4:06:10 PM6/28/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to BlazeMeter Forum
Hi, I have created a gRPC script, that runs locally, but not on Blazemeter.
does anyone has tried this and knows how to configure it correctly?
With kind regards,
Marc
Dmitri T
unread,
Jun 29, 2023, 2:34:06 AM6/29/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to BlazeMeter Forum
First of all take a look at jmeter.log file, it should give you some information regarding where the problem is or could be.
Also if your test is using any JMeter Plugin and dependency libraries - you will need to upload them along with your .jmx test script.
So if you enabled gRPS support for JMeter by copying some .jar files to JMeter Classpath you need to upload these .jar with your script so BlazeMeter would be able to pick them up.