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 2020/07/07 11:48:55 UTC

[GitHub] [servicecomb-java-chassis] Shoothzj opened a new issue #1872: 请问TransportManager这里有线程不安全的问题吗

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


   
   ![image](https://user-images.githubusercontent.com/12933197/86776397-c2890180-c08a-11ea-8dee-954bd68aaa89.png)
   
   
   ![image](https://user-images.githubusercontent.com/12933197/86776445-ccab0000-c08a-11ea-8e42-d7db93921955.png)
   这里提示了还是空指针,客户端版本1.3.0的话,我分析了一下,看好像是transportManager没注入进去?


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

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



[GitHub] [servicecomb-java-chassis] yhs0092 commented on issue #1872: 请问TransportManager这里有线程不安全的问题吗

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


   看代码最有可能的原因确实是`TransportManager`没注入到`CseContext`,如果真是这样的话,你需要先检查一下是不是加载了不止一个 Spring ApplicationContext 导致 bean 注入有问题。
   不行的话就提供一个能复现问题的demo给我们看看吧,只看这两张截图很难确定根因的


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

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



[GitHub] [servicecomb-java-chassis] Shoothzj closed issue #1872: 请问TransportManager这里有线程不安全的问题吗

Posted by GitBox <gi...@apache.org>.
Shoothzj closed issue #1872:
URL: https://github.com/apache/servicecomb-java-chassis/issues/1872


   


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