You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.
java.util.ServiceConfigurationError: io.grpc.NameResolverProvider: Provider io.grpc.grpclb.SecretGrpclbNameResolverProvider$Provider could not be instantiated Error
#56
Hi,
I am trying to use the Sampler with Bearer authentication which is set in HTTP Header Manager, I am getting following error
java.util.ServiceConfigurationError: io.grpc.NameResolverProvider: Provider io.grpc.grpclb.SecretGrpclbNameResolverProvider$Provider could not be instantiated
I have tried using Java 13 and Java 8 (downgraded) to resolve the issue however it has not helped. Can someone please help?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I am trying to use the Sampler with Bearer authentication which is set in HTTP Header Manager, I am getting following error
java.util.ServiceConfigurationError: io.grpc.NameResolverProvider: Provider io.grpc.grpclb.SecretGrpclbNameResolverProvider$Provider could not be instantiated
I have tried using Java 13 and Java 8 (downgraded) to resolve the issue however it has not helped. Can someone please help?
Regards
Vru
Beta Was this translation helpful? Give feedback.
All reactions