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 2019/12/10 11:42:46 UTC

[GitHub] [servicecomb-java-chassis] pengyaobin opened a new issue #1453: 普通springboot改为cse,WebSocket的url无法被找到

pengyaobin opened a new issue #1453: 普通springboot改为cse,WebSocket的url无法被找到
URL: https://github.com/apache/servicecomb-java-chassis/issues/1453
 
 
   在程序运行过程中,使用Python的robot框架,将服务端的url传到robot框架,robot框架根据url来方位服务端的socket。但是报如下错误
   2019-12-10 19:30:01,555 [https-jsse-nio-12581-exec-3] ERROR o.a.s.common.rest.locator.OperationLocator:72 - locate path failed, status:Not Found, http method:GET, path:/common/api/engine/, microserviceName:commom
   2019-12-10 19:30:01,562 [https-jsse-nio-12581-exec-3] INFO  o.a.s.foundation.common.utils.SPIServiceUtils:79 - Found SPI service org.apache.servicecomb.swagger.invocation.exception.ExceptionToProducerResponseConverter, count=3.
   2019-12-10 19:30:01,563 [https-jsse-nio-12581-exec-3] INFO  o.a.s.foundation.common.utils.SPIServiceUtils:82 -   0. org.apache.servicecomb.swagger.invocation.validator.ConstraintViolationExceptionToProducerResponseConverter.
   2019-12-10 19:30:01,563 [https-jsse-nio-12581-exec-3] INFO  o.a.s.foundation.common.utils.SPIServiceUtils:82 -   1. org.apache.servicecomb.swagger.invocation.exception.InvocationExceptionToProducerResponseConverter.
   2019-12-10 19:30:01,563 [https-jsse-nio-12581-exec-3] INFO  o.a.s.foundation.common.utils.SPIServiceUtils:82 -   2. org.apache.servicecomb.swagger.invocation.exception.DefaultExceptionToProducerResponseConverter.
   2019-12-10 19:30:01,596 [https-jsse-nio-12581-exec-8] ERROR o.a.s.common.rest.locator.OperationLocator:72 - locate path failed, status:Not Found, http method:GET, path:/common/api/engine/, microserviceName:commom
   
   

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