You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/09/01 07:02:20 UTC

[GitHub] [dubbo] TraceRoad opened a new issue #8649: dubbo:provider has tag group java.lang.NullPointerException

TraceRoad opened a new issue #8649:
URL: https://github.com/apache/dubbo/issues/8649


   ### Environment
   
   * Dubbo version: 2.7.5
   * Operating System version: win10
   * Java version: 1.8.0_251
   
   ### Steps to reproduce this issue
   
   1. spring-dubbo.xml:<dubbo:provider id="playload" application="dubbo-provider-xml-demo" payload="20140" accepts="" group="112233"/>
   2.java.lang.NullPointerException
   	at org.apache.dubbo.registry.integration.RegistryProtocol.register(RegistryProtocol.java:178)
   	at org.apache.dubbo.registry.integration.RegistryProtocol.export(RegistryProtocol.java:209)
   	at org.apache.dubbo.rpc.protocol.ProtocolListenerWrapper.export(ProtocolListenerWrapper.java:60)
   	at org.apache.dubbo.qos.protocol.QosProtocolWrapper.export(QosProtocolWrapper.java:64)
   	at org.apache.dubbo.rpc.protocol.ProtocolFilterWrapper.export(ProtocolFilterWrapper.java:143)
   3. cause:registeredProviderUrl.getServiceKey()=“112233/com.mq.demo.service.DubboService” can not find from ServiceRepository.providers


-- 
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


[GitHub] [dubbo] CrazyHZM commented on issue #8649: dubbo:provider has tag group java.lang.NullPointerException

Posted by GitBox <gi...@apache.org>.
CrazyHZM commented on issue #8649:
URL: https://github.com/apache/dubbo/issues/8649#issuecomment-949291419


   No feedback for a long time, please close the issue temporarily. If there is still a problem, you can reopen it.


-- 
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


[GitHub] [dubbo] RuoBingCoder commented on issue #8649: dubbo:provider has tag group java.lang.NullPointerException

Posted by GitBox <gi...@apache.org>.
RuoBingCoder commented on issue #8649:
URL: https://github.com/apache/dubbo/issues/8649#issuecomment-911098792


   Are you sure your service is registered?


-- 
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


[GitHub] [dubbo] CrazyHZM closed issue #8649: dubbo:provider has tag group java.lang.NullPointerException

Posted by GitBox <gi...@apache.org>.
CrazyHZM closed issue #8649:
URL: https://github.com/apache/dubbo/issues/8649


   


-- 
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