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/02/29 07:25:44 UTC

[GitHub] [servicecomb-java-chassis] xhanthow opened a new issue #1603: Could not get any response

xhanthow opened a new issue #1603: Could not get any response
URL: https://github.com/apache/servicecomb-java-chassis/issues/1603
 
 
   用postman调用接口,然后在`HttpServerFilter`中打断点,发现响应中已经有内容了。如果我把契约的返回值改为void,就可以返回正常响应
   ![image](https://user-images.githubusercontent.com/7291995/75603245-a5a25780-5b07-11ea-8b58-d0c356cd9ec1.png)
   

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


With regards,
Apache Git Services

[GitHub] [servicecomb-java-chassis] xhanthow commented on issue #1603: Could not get any response

Posted by GitBox <gi...@apache.org>.
xhanthow commented on issue #1603: Could not get any response
URL: https://github.com/apache/servicecomb-java-chassis/issues/1603#issuecomment-593196692
 
 
   @yhs0092 麻烦看一下

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


With regards,
Apache Git Services

[GitHub] [servicecomb-java-chassis] xhanthow commented on issue #1603: Could not get any response

Posted by GitBox <gi...@apache.org>.
xhanthow commented on issue #1603: Could not get any response
URL: https://github.com/apache/servicecomb-java-chassis/issues/1603#issuecomment-592916970
 
 
   最终进入这里
   ![image](https://user-images.githubusercontent.com/7291995/75603688-dbe1d600-5b0b-11ea-8372-14f8b405b427.png)
   

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


With regards,
Apache Git Services

[GitHub] [servicecomb-java-chassis] xhanthow removed a comment on issue #1603: Could not get any response

Posted by GitBox <gi...@apache.org>.
xhanthow removed a comment on issue #1603: Could not get any response
URL: https://github.com/apache/servicecomb-java-chassis/issues/1603#issuecomment-592917135
 
 
   打印日志:Response is closed before sending any data. Please check idle connection timeout for provider is properly configured.

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


With regards,
Apache Git Services

[GitHub] [servicecomb-java-chassis] xhanthow edited a comment on issue #1603: Could not get any response

Posted by GitBox <gi...@apache.org>.
xhanthow edited a comment on issue #1603: Could not get any response
URL: https://github.com/apache/servicecomb-java-chassis/issues/1603#issuecomment-592916970
 
 
   最终进入这里,并打印日志`Response is closed before sending any data. Please check idle connection timeout for provider is properly configured.`
   ![image](https://user-images.githubusercontent.com/7291995/75603688-dbe1d600-5b0b-11ea-8372-14f8b405b427.png)
   

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


With regards,
Apache Git Services

[GitHub] [servicecomb-java-chassis] xhanthow closed issue #1603: Could not get any response

Posted by GitBox <gi...@apache.org>.
xhanthow closed issue #1603: Could not get any response
URL: https://github.com/apache/servicecomb-java-chassis/issues/1603
 
 
   

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


With regards,
Apache Git Services

[GitHub] [servicecomb-java-chassis] xhanthow commented on issue #1603: Could not get any response

Posted by GitBox <gi...@apache.org>.
xhanthow commented on issue #1603: Could not get any response
URL: https://github.com/apache/servicecomb-java-chassis/issues/1603#issuecomment-592917135
 
 
   打印日志:Response is closed before sending any data. Please check idle connection timeout for provider is properly configured.

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


With regards,
Apache Git Services