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

[GitHub] [servicecomb-java-chassis] lengshanwudi opened a new issue #2542: 微服务在发送请求时突然中断,抛出unexpected error。4台实例中仅1台有此问题。

lengshanwudi opened a new issue #2542:
URL: https://github.com/apache/servicecomb-java-chassis/issues/2542


   2021-09-02 15:23:29.487 | ERROR | group1-2-thread-16 | 61307bee3456789 | ProducerOperationHandler.: | unexpected error operation=PRODUCER rest dispatch-service.dispatch.event, message=null
   


-- 
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: commits-unsubscribe@servicecomb.apache.org

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



[GitHub] [servicecomb-java-chassis] lengshanwudi commented on issue #2542: 微服务在发送请求时突然中断,抛出unexpected error。4台实例中仅1台有此问题。

Posted by GitBox <gi...@apache.org>.
lengshanwudi commented on issue #2542:
URL: https://github.com/apache/servicecomb-java-chassis/issues/2542#issuecomment-911464917


   观察了现网的情况,该问题仅在现网的一台机器中有此问题,其它3台都正常,这个怎么解释


-- 
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: commits-unsubscribe@servicecomb.apache.org

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



[GitHub] [servicecomb-java-chassis] liubao68 commented on issue #2542: 微服务在发送请求时突然中断,抛出unexpected error。4台实例中仅1台有此问题。

Posted by GitBox <gi...@apache.org>.
liubao68 commented on issue #2542:
URL: https://github.com/apache/servicecomb-java-chassis/issues/2542#issuecomment-911456302


   这个一般是业务代码里面抛出了NullPointerException导致的。 可以在接口加个日志或者try catch,把业务异常输出出来。 


-- 
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: commits-unsubscribe@servicecomb.apache.org

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



[GitHub] [servicecomb-java-chassis] lengshanwudi commented on issue #2542: 微服务在发送请求时突然中断,抛出unexpected error。4台实例中仅1台有此问题。

Posted by GitBox <gi...@apache.org>.
lengshanwudi commented on issue #2542:
URL: https://github.com/apache/servicecomb-java-chassis/issues/2542#issuecomment-913297734


   @liubao68 


-- 
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: commits-unsubscribe@servicecomb.apache.org

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