I am trying to implement gRPC service in my code with condition to use one instance of the server class the code building successfully but i got a runtime error.
How