walker-dead-cave opened a new issue #1271: microservice.yaml文件配置的端口没有被监听
URL: https://github.com/apache/servicecomb-java-chassis/issues/1271
 
 
   【非正常启动日志】
   1、异常日志:[2019-07-11 
16:04:29,073][INFO][main][DirectJDKLog.java][]Initializing ProtocolHandler 
["http-nio-8080"] 
org.apache.juli.logging.DirectJDKLog.log(DirectJDKLog.java:180)
   正常日志:Initializing ProtocolHandler ["http-nio-8089"] 
   【疑问】监听的端口8080、8089从哪里来的,相同的配置怎么会监听有差异?
   2、异常日志:
   [2019-07-11 
10:54:22,522][INFO][localhost-startStop-1][ServletUtils.java][]/0.0.0.0:9085 is 
not listened, can not publish. 
org.apache.servicecomb.transport.rest.servlet.ServletUtils.canPublishEndpoint(ServletUtils.java:56)
   [2019-07-11 
10:54:22,523][WARN][localhost-startStop-1][RestServletInjector.java][]ignore 
register ServicecombRestServlet. 
org.apache.servicecomb.transport.rest.servlet.RestServletInjector.inject(RestServletInjector.java:50)
   [2019-07-11 
10:54:22,525][INFO][localhost-startStop-1][ServletUtils.java][]RestServlet not 
found, will not save UrlPrefix. 
org.apache.servicecomb.transport.rest.servlet.ServletUtils.saveUrlPrefix(ServletUtils.java:131)
   [2019-07-11 
10:54:22,526][INFO][localhost-startStop-1][UploadConfig.java][]servicecomb.uploads.directory
 is null, not support upload. 
org.apache.servicecomb.common.rest.UploadConfig.toMultipartConfigElement(UploadConfig.java:92)
   【疑问】yaml中配置cse地址0.0.0.0:9085不监听

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to