GitHub user xuanlijun created a discussion: 
seata1.6.1+nacos:2.2.0,在研发云容器中部署,启动失败

seata1.7.0+nacos2.2.0+postgresql,在研发云容器中部署成功,但客户端出现问题了,于是将seata版本降为1.6.1后,application.yml
 配置都一样,启动的时候,日志停止在 
08:03:22.501  INFO --- [                     main] 
io.seata.server.ServerApplication        : Starting ServerApplication v1.6.1 
using Java 1.8.0_412 on seata-server-56b8c8457b-nx4cr with PID 44 
(/seata-server/target/seata-server.jar started by root in /)
08:03:22.505  INFO --- [                     main] 
io.seata.server.ServerApplication        : The following 1 profile is active: 
"prod"
08:03:26.293  INFO --- [                     main] 
o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 
7091 (http)
08:03:26.306  INFO --- [                     main] 
o.a.coyote.http11.Http11NioProtocol      : Initializing ProtocolHandler 
["http-nio-7091"]
08:03:26.307  INFO --- [                     main] 
o.apache.catalina.core.StandardService   : Starting service [Tomcat]
08:03:26.307  INFO --- [                     main] 
org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache 
Tomcat/9.0.62]
08:03:26.502  INFO --- [                     main] 
o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded 
WebApplicationContext
08:03:26.503  INFO --- [                     main] 
w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: 
initialization completed in 3886 ms
08:03:28.313  INFO --- [                     main] 
o.s.b.a.w.s.WelcomePageHandlerMapping    : Adding welcome page: class path 
resource [static/index.html]
08:03:28.905  WARN --- [                     main] 
o.s.s.c.a.web.builders.WebSecurity       : You are asking Spring Security to 
ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via 
HttpSecurity#authorizeHttpRequests instead.
08:03:28.907  INFO --- [                     main] 
o.s.s.web.DefaultSecurityFilterChain     : Will secure Ant [pattern='/**'] with 
[]
08:03:29.012  INFO --- [                     main] 
o.s.s.web.DefaultSecurityFilterChain     : Will not secure any request
08:03:29.119  INFO --- [                     main] 
o.a.coyote.http11.Http11NioProtocol      : Starting ProtocolHandler 
["http-nio-7091"]

就不动了,找不到原因所在,日志级别调整为 DEBUG级别,也找不到问题

GitHub link: https://github.com/apache/incubator-seata/discussions/7691

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to