lizhimins opened a new issue, #5443:
URL: https://github.com/apache/rocketmq/issues/5443

   Rpc hook npe in rocketmq test
   
   
![image](https://user-images.githubusercontent.com/22487634/199187735-10af7881-2d22-46ec-8d83-12f3285d1e64.png)
   
   2022-11-01 16:03:21 ERROR main - Error occurred when looking for resource 
file META-INF/service/org.apache.rocketmq.remoting.RPCHook
   java.lang.NullPointerException: null
        at java.io.Reader.<init>(Reader.java:78)
        at java.io.InputStreamReader.<init>(InputStreamReader.java:113)
        at 
org.apache.rocketmq.common.utils.ServiceProvider.load(ServiceProvider.java:111)
        at 
org.apache.rocketmq.broker.BrokerController.initialRpcHooks(BrokerController.java:956)
        at 
org.apache.rocketmq.broker.BrokerController.initialize(BrokerController.java:803)
        at 
org.apache.rocketmq.test.base.IntegrationTestBase.createAndStartBroker(IntegrationTestBase.java:155)
        at 
org.apache.rocketmq.test.base.IntegrationTestBase.createAndStartBroker(IntegrationTestBase.java:145)
           ...


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to