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

[GitHub] [dubbo] xiehongji opened a new issue, #11765: dubbo 3.1.7 版本 使用triple 协议 当传的参数为null 时,会报一个序列化空指针异常

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

   23-03-08 13:54 TripleClientCall  ERROR (Log4j2Logger.java:101) -  [DUBBO] Serialize triple request failed, service=com.keyword.api.KeywordDbService method=org.apache.dubbo.rpc.model.ReflectionMethodDescriptor@33b2e771, dubbo version: 3.1.7, current host: 192.168.2.1, error code: 4-10. This may be caused by , go to https://dubbo.apache.org/faq/4/10 to find instructions. 
   java.lang.NullPointerException: null
   	at org.apache.dubbo.rpc.protocol.tri.ReflectionPackableMethod$WrapRequestPack.pack(ReflectionPackableMethod.java:393) ~[dubbo-3.1.7.jar:3.1.7]
   	at org.apache.dubbo.rpc.model.PackableMethod.packRequest(PackableMethod.java:58) ~[dubbo-3.1.7.jar:3.1.7]
   	at org.apache.dubbo.rpc.protocol.tri.call.TripleClientCall.sendMessage(TripleClientCall.java:157) ~[dubbo-3.1.7.jar:3.1.7]
   	at org.apache.dubbo.rpc.protocol.tri.observer.ClientCallToObserverAdapter.onNext(ClientCallToObserverAdapter.java:44) ~[dubbo-3.1.7.jar:3.1.7]
   	at org.apache.dubbo.rpc.protocol.tri.TripleInvoker.invokeUnary(TripleInvoker.java:221) ~[dubbo-3.1.7.jar:3.1.7]
   	at org.apache.dubbo.rpc.protocol.tri.TripleInvoker.doInvoke(TripleInvoker.java:123) ~[dubbo-3.1.7.jar:3.1.7]
   	at org.apache.dubbo.rpc.protocol.AbstractInvoker.doInvokeAndReturn(AbstractInvoker.java:222) ~[dubbo-3.1.7.jar:3.1.7]
   


-- 
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] yuchang01 commented on issue #11765: dubbo 3.1.7 版本 使用triple 协议 当传的参数为null 时,会报一个序列化空指针异常

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

   同样的问题,已经被修复 https://github.com/apache/dubbo/issues/11648, 等待`3.1.8`发布


-- 
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] dubbo 3.1.7 版本 使用triple 协议 当传的参数为null 时,会报一个序列化空指针异常 [dubbo]

Posted by "wxbty (via GitHub)" <gi...@apache.org>.
wxbty closed issue #11765: dubbo 3.1.7 版本  使用triple 协议 当传的参数为null 时,会报一个序列化空指针异常
URL: https://github.com/apache/dubbo/issues/11765


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