You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "java3niu (via GitHub)" <gi...@apache.org> on 2023/05/25 02:51:39 UTC

[GitHub] [dubbo] java3niu opened a new issue, #12398: NullPointerException

java3niu opened a new issue, #12398:
URL: https://github.com/apache/dubbo/issues/12398

   <!-- If you need to report a security issue please visit https://github.com/apache/dubbo/security/policy -->
   
   - [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
   
   ### Environment
   
   * Dubbo version: 2.x
   * Operating System version: Linux version 4.14.71-1.el7.centos.x86_64
   * Java version: 17
   java.lang.NullPointerException: Cannot enter synchronized block because the return value of "java.util.concurrent.ConcurrentMap.get(Object)" is null
   	at org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol.getSharedClient(DubboProtocol.java:566) ~[dubbo-4.0.72.jar:4.0.72]
   	at org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol.getClients(DubboProtocol.java:534) ~[dubbo-4.0.72.jar:4.0.72]
   	at org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol.protocolBindingRefer(DubboProtocol.java:511) ~[dubbo-4.0.72.jar:4.0.72]
   	at org.apache.dubbo.rpc.protocol.AbstractProtocol.refer(AbstractProtocol.java:104) ~[dubbo-4.0.72.jar:4.0.72]
   	at org.apache.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:161) ~[dubbo-4.0.72.jar:4.0.72]
   	at org.apache.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:75) ~[dubbo-4.0.72.jar:4.0.72]
   	at org.apache.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:72) ~[dubbo-4.0.72.jar:4.0.72]
   	at org.apache.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) ~[dubbo-4.0.72.jar:4.0.72]
   	at org.apache.dubbo.registry.integration.RegistryDirectory$1.apply(RegistryDirectory.java:182) ~[dubbo-4.0.72.jar:4.0.72]
   	at org.apache.dubbo.registry.integration.RegistryDirectory$1.apply(RegistryDirectory.java:179) ~[dubbo-4.0.72.jar:4.0.72]
   	at org.apache.dubbo.registry.integration.RegistryDirectory.toInvokers(RegistryDirectory.java:648) ~[dubbo-4.0.72.jar:4.0.72]
   	at org.apache.dubbo.registry.integration.RegistryDirectory.refreshInvoker(RegistryDirectory.java:437) ~[dubbo-4.0.72.jar:4.0.72]
   	at org.apache.dubbo.registry.integration.RegistryDirectory.access$900(RegistryDirectory.java:123) ~[dubbo-4.0.72.jar:4.0.72]
   	at org.apache.dubbo.registry.integration.RegistryDirectory$RefreshAction.run$original$WHjVmcmN(RegistryDirectory.java:1227) ~[dubbo-4.0.72.jar:4.0.72]
   	at org.apache.dubbo.registry.integration.RegistryDirectory$RefreshAction.run$original$WHjVmcmN$accessor$nek1dtCa(RegistryDirectory.java) ~[dubbo-4.0.72.jar:4.0.72]
   	at org.apache.dubbo.registry.integration.RegistryDirectory$RefreshAction$auxiliary$p4eWqJqa.call(Unknown Source) ~[dubbo-4.0.72.jar:4.0.72]
   	at premain.qunar.tc.qtracer.agent.common.enhance.InstMethodsInter.intercept(InstMethodsInter.java:43) ~[qtracer-agent-1.0.28.jar:na]
   	at org.apache.dubbo.registry.integration.RegistryDirectory$RefreshAction.run(RegistryDirectory.java) ~[dubbo-4.0.72.jar:4.0.72]
   	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[na:na]
   	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[na:na]
   	at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na]
   
   


-- 
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: notifications-unsubscribe@dubbo.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] AlbumenJ commented on issue #12398: NullPointerException

Posted by "AlbumenJ (via GitHub)" <gi...@apache.org>.
AlbumenJ commented on issue #12398:
URL: https://github.com/apache/dubbo/issues/12398#issuecomment-1569458884

   Please try upgrade to 3.2.2


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


Re: [I] NullPointerException [dubbo]

Posted by "CrazyHZM (via GitHub)" <gi...@apache.org>.
CrazyHZM closed issue #12398: NullPointerException
URL: https://github.com/apache/dubbo/issues/12398


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org