[2024-12-31 15:24:08 693] [INFO] [Thread-34] [core] [1 Spring WebApplicationInitializers detected on classpath]
[2024-12-31 15:24:08 699] [SEVERE] [Thread-34] [core] [ContainerBase.addChild: start: ]
java.lang.NoSuchMethodError: org.springframework.boot.builder.SpringApplicationBuilder.<init>([Ljava/lang/Class;)V
at org.springframework.boot.web.servlet.support.SpringBootServletInitializer.createSpringApplicationBuilder(SpringBootServletInitializer.java:166)
at org.springframework.boot.web.servlet.support.SpringBootServletInitializer.createRootApplicationContext(SpringBootServletInitializer.java:130)
at org.springframework.boot.web.servlet.support.SpringBootServletInitializer.onStartup(SpringBootServletInitializer.java:97)
at org.springframework.web.SpringServletContainerInitializer.onStartup(SpringServletContainerInitializer.java:169)
at com.tongweb.catalina.core.StandardContext.startInternal(StandardContext.java:5376)
at com.tongweb.catalina.core.ThanosStandardContext.startInternal(ThanosStandardContext.java:204)
at com.tongweb.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at com.tongweb.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:734)
at com.tongweb.catalina.core.ContainerBase.addChild(ContainerBase.java:710)
at com.tongweb.catalina.core.StandardHost.addChild(StandardHost.java:727)
at com.tongweb.catalina.core.ThanosStandardHost.addChild(ThanosStandardHost.java:710)
at com.tongweb.web.thanos.startup.ThanosHostConfig.deployWar(ThanosHostConfig.java:231)
at com.tongweb.tw.thanos.ThanosWebtierWebAppBuilder.fireWebtierProcess(ThanosWebtierWebAppBuilder.java:473)
at com.tongweb.tw.thanos.ThanosWebtierWebAppBuilder.deployApplication(ThanosWebtierWebAppBuilder.java:384)
at com.tongweb.deploy.TongWebDeployer.deploy0(TongWebDeployer.java:389)
at com.tongweb.deploy.TongWebDeployer$1.run(TongWebDeployer.java:328)
at java.lang.Thread.run(Thread.java:748)
[2024-12-31 15:24:08 700] [SEVERE] [Thread-34] [web-container] [Error deploying web application directory /apps/svr/msgcenter/app/msgcenter]
[2024-12-31 15:24:08 700] [SEVERE] [Thread-34] [web-container] [Error deploying web application archive /apps/svr/msgcenter/app/msgcenter]
[2024-12-31 15:24:08 707] [INFO] [Thread-34] [deployment] [Undeploying app: /apps/svr/msgcenter/app/msgcenter]
[2024-12-31 15:24:08 996] [INFO] [Thread-34] [core] [The destroy() method was called on component [StandardEngine[TONGWEB].StandardHost[server].StandardContext[msgcenter]] after destroy() had already been called. The second call will be ignored.]
[2024-12-31 15:24:08 999] [WARNING] [main] [systemout] [com.tongweb.deploy.interfaces.DeployException: com.tongweb.deploy.interfaces.DeployException: com.tongweb.web.thanos.startup.DeployInnerWebtierException: com.tongweb.web.thanos.startup.DeployInnerWebtierException: java.lang.IllegalStateException: ContainerBase.addChild: start: java.lang.NoSuchMethodError: org.springframework.boot.builder.SpringApplicationBuilder.<init>([Ljava/lang/Class;)V--------this exception is deploy,exception occur is in exceptionWebtierInnerPhaserootcause is
java.lang.IllegalStateException: ContainerBase.addChild: start: java.lang.NoSuchMethodError: org.springframework.boot.builder.SpringApplicationBuilder.<init>([Ljava/lang/Class;)V--------this exception is deploy,exception occur is in exceptionWebtierInnerPhaserootcause is
com.tongweb.web.thanos.startup.DeployInnerWebtierException: java.lang.IllegalStateException: ContainerBase.addChild: start: java.lang.NoSuchMethodError: org.springframework.boot.builder.SpringApplicationBuilder.<init>([Ljava/lang/Class;)V--------this exception is deploy,exception occur is in exceptionWebtierInnerPhaserootcause is
java.lang.IllegalStateException: ContainerBase.addChild: start: java.lang.NoSuchMethodError: org.springframework.boot.builder.SpringApplicationBuilder.<init>([Ljava/lang/Class;)V]
[2024-12-31 15:24:09 000] [WARNING] [main] [systemout] [ at com.tongweb.deploy.TongWebDeployer.deploy(TongWebDeployer.java:348)]
[2024-12-31 15:24:09 000] [WARNING] [main] [systemout] [ at com.tongweb.tw.thanos.TongwebLoader.deployOneThread(TongwebLoader.java:577)]
[2024-12-31 15:24:09 000] [WARNING] [main] [systemout] [ at com.tongweb.tw.thanos.TongwebLoader.initDeploy(TongwebLoader.java:468)]
[2024-12-31 15:24:09 000] [WARNING] [main] [systemout] [ at com.tongweb.tw.thanos.TongwebLoader.event(TongwebLoader.java:217)]
[2024-12-31 15:24:09 000] [WARNING] [main] [systemout] [ at com.tongweb.catalina.startup.ThanosCatalina.start(Unknown Source)]
[2024-12-31 15:24:09 000] [WARNING] [main] [systemout] [ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)]
[2024-12-31 15:24:09 000] [WARNING] [main] [systemout] [ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)]
[2024-12-31 15:24:09 000] [WARNING] [main] [systemout] [ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)]
[2024-12-31 15:24:09 000] [WARNING] [main] [systemout] [ at java.lang.reflect.Method.invoke(Method.java:498)]
[2024-12-31 15:24:09 000] [WARNING] [main] [systemout] [ at com.tongweb.catalina.startup.Bootstrap.start(Bootstrap.java:381)]
[2024-12-31 15:24:09 000] [WARNING] [main] [systemout] [ at com.tongweb.catalina.startup.Bootstrap.main(Bootstrap.java:536)]
[2024-12-31 15:24:09 001] [WARNING] [main] [systemout] [Caused by: com.tongweb.deploy.interfaces.DeployException: com.tongweb.web.thanos.startup.DeployInnerWebtierException: com.tongweb.web.thanos.startup.DeployInnerWebtierException: java.lang.IllegalStateException: ContainerBase.addChild: start: java.lang.NoSuchMethodError: org.springframework.boot.builder.SpringApplicationBuilder.<init>([Ljava/lang/Class;)V--------this exception is deploy,exception occur is in exceptionWebtierInnerPhaserootcause is
java.lang.IllegalStateException: ContainerBase.addChild: start: java.lang.NoSuchMethodError: org.springframework.boot.builder.SpringApplicationBuilder.<init>([Ljava/lang/Class;)V--------this exception is deploy,exception occur is in exceptionWebtierInnerPhaserootcause is
com.tongweb.web.thanos.startup.DeployInnerWebtierException: java.lang.IllegalStateException: ContainerBase.addChild: start: java.lang.NoSuchMethodError: org.springframework.boot.builder.SpringApplicationBuilder.<init>([Ljava/lang/Class;)V--------this exception is deploy,exception occur is in exceptionWebtierInnerPhaserootcause is
java.lang.IllegalStateException: ContainerBase.addChild: start: java.lang.NoSuchMethodError: org.springframework.boot.builder.SpringApplicationBuilder.<init>([Ljava/lang/Class;)V]
[2024-12-31 15:24:09 001] [WARNING] [main] [systemout] [ at com.tongweb.tw.thanos.ThanosWebtierWebAppBuilder.deployApplication(ThanosWebtierWebAppBuilder.java:397)]
[2024-12-31 15:24:09 001] [WARNING] [main] [systemout] [ at com.tongweb.deploy.TongWebDeployer.deploy0(TongWebDeployer.java:389)]
[2024-12-31 15:24:09 001] [WARNING] [main] [systemout] [ at com.tongweb.deploy.TongWebDeployer$1.run(TongWebDeployer.java:328)]
[2024-12-31 15:24:09 001] [WARNING] [main] [systemout] [ at java.lang.Thread.run(Thread.java:748)]
[2024-12-31 15:24:09 003] [WARNING] [main] [systemout] [Caused by: com.tongweb.web.thanos.startup.DeployInnerWebtierException: com.tongweb.web.thanos.startup.DeployInnerWebtierException: java.lang.IllegalStateException: ContainerBase.addChild: start: java.lang.NoSuchMethodError: org.springframework.boot.builder.SpringApplicationBuilder.<init>([Ljava/lang/Class;)V--------this exception is deploy,exception occur is in exceptionWebtierInnerPhaserootcause is
java.lang.IllegalStateException: ContainerBase.addChild: start: java.lang.NoSuchMethodError: org.springframework.boot.builder.SpringApplicationBuilder.<init>([Ljava/lang/Class;)V--------this exception is deploy,exception occur is in exceptionWebtierInnerPhaserootcause is
com.tongweb.web.thanos.startup.DeployInnerWebtierException: java.lang.IllegalStateException: ContainerBase.addChild: start: java.lang.NoSuchMethodError: org.springframework.boot.builder.SpringApplicationBuilder.<init>([Ljava/lang/Class;)V--------this exception is deploy,exception occur is in exceptionWebtierInnerPhaserootcause is
java.lang.IllegalStateException: ContainerBase.addChild: start: java.lang.NoSuchMethodError: org.springframework.boot.builder.SpringApplicationBuilder.<init>([Ljava/lang/Class;)V]
[2024-12-31 15:24:09 003] [WARNING] [main] [systemout] [ at com.tongweb.tw.thanos.ThanosWebtierWebAppBuilder.fireWebtierProcess(ThanosWebtierWebAppBuilder.java:492)]
[2024-12-31 15:24:09 003] [WARNING] [main] [systemout] [ at com.tongweb.tw.thanos.ThanosWebtierWebAppBuilder.deployApplication(ThanosWebtierWebAppBuilder.java:384)]
[2024-12-31 15:24:09 003] [WARNING] [main] [systemout] [ ... 3 more]
[2024-12-31 15:24:09 186] [INFO] [main] [core] [TongWeb server startup complete in 13899 ms.]
[2024-12-31 15:24:09 187] [INFO] [main] [systemout] [System.out is closed!]
附件:
[2024-12-31 15:24:08 693] [INFO] [Thread-34] [core] [1 Spring WebApplicationInitializers detected on classpath]
[2024-12-31 15:24:08 699] [SEVERE] [Thread-34] [core] [ContainerBase.addChild: start: ]
java.lang.NoSuchMethodError: org.springframework.boot.builder.SpringApplicationBuilder.<init>([Ljava/lang/Class;)V
at org.springframework.boot.web.servlet.support.SpringBootServletInitializer.createSpringApplicationBuilder(SpringBootServletInitializer.java:166)
at org.springframework.boot.web.servlet.support.SpringBootServletInitializer.createRootApplicationContext(SpringBootServletInitializer.java:130)
at org.springframework.boot.web.servlet.support.SpringBootServletInitializer.onStartup(SpringBootServletInitializer.java:97)
at org.springframework.web.SpringServletContainerInitializer.onStartup(SpringServletContainerInitializer.java:169)
at com.tongweb.catalina.core.StandardContext.startInternal(StandardContext.java:5376)
at com.tongweb.catalina.core.ThanosStandardContext.startInternal(ThanosStandardContext.java:204)
at com.tongweb.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at com.tongweb.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:734)
at com.tongweb.catalina.core.ContainerBase.addChild(ContainerBase.java:710)
at com.tongweb.catalina.core.StandardHost.addChild(StandardHost.java:727)
at com.tongweb.catalina.core.ThanosStandardHost.addChild(ThanosStandardHost.java:710)
at com.tongweb.web.thanos.startup.ThanosHostConfig.deployWar(ThanosHostConfig.java:231)
at com.tongweb.tw.thanos.ThanosWebtierWebAppBuilder.fireWebtierProcess(ThanosWebtierWebAppBuilder.java:473)
at com.tongweb.tw.thanos.ThanosWebtierWebAppBuilder.deployApplication(ThanosWebtierWebAppBuilder.java:384)
at com.tongweb.deploy.TongWebDeployer.deploy0(TongWebDeployer.java:389)
at com.tongweb.deploy.TongWebDeployer$1.run(TongWebDeployer.java:328)
at java.lang.Thread.run(Thread.java:748)
[2024-12-31 15:24:08 700] [SEVERE] [Thread-34] [web-container] [Error deploying web application directory /apps/svr/msgcenter/app/msgcenter]
[2024-12-31 15:24:08 700] [SEVERE] [Thread-34] [web-container] [Error deploying web application archive /apps/svr/msgcenter/app/msgcenter]
[2024-12-31 15:24:08 707] [INFO] [Thread-34] [deployment] [Undeploying app: /apps/svr/msgcenter/app/msgcenter]
[2024-12-31 15:24:08 996] [INFO] [Thread-34] [core] [The destroy() method was called on component [StandardEngine[TONGWEB].StandardHost[server].StandardContext[msgcenter]] after destroy() had already been called. The second call will be ignored.]
[2024-12-31 15:24:08 999] [WARNING] [main] [systemout] [com.tongweb.deploy.interfaces.DeployException: com.tongweb.deploy.interfaces.DeployException: com.tongweb.web.thanos.startup.DeployInnerWebtierException: com.tongweb.web.thanos.startup.DeployInnerWebtierException: java.lang.IllegalStateException: ContainerBase.addChild: start: java.lang.NoSuchMethodError: org.springframework.boot.builder.SpringApplicationBuilder.<init>([Ljava/lang/Class;)V--------this exception is deploy,exception occur is in exceptionWebtierInnerPhaserootcause is
java.lang.IllegalStateException: ContainerBase.addChild: start: java.lang.NoSuchMethodError: org.springframework.boot.builder.SpringApplicationBuilder.<init>([Ljava/lang/Class;)V--------this exception is deploy,exception occur is in exceptionWebtierInnerPhaserootcause is
com.tongweb.web.thanos.startup.DeployInnerWebtierException: java.lang.IllegalStateException: ContainerBase.addChild: start: java.lang.NoSuchMethodError: org.springframework.boot.builder.SpringApplicationBuilder.<init>([Ljava/lang/Class;)V--------this exception is deploy,exception occur is in exceptionWebtierInnerPhaserootcause is
java.lang.IllegalStateException: ContainerBase.addChild: start: java.lang.NoSuchMethodError: org.springframework.boot.builder.SpringApplicationBuilder.<init>([Ljava/lang/Class;)V]
[2024-12-31 15:24:09 000] [WARNING] [main] [systemout] [ at com.tongweb.deploy.TongWebDeployer.deploy(TongWebDeployer.java:348)]
[2024-12-31 15:24:09 000] [WARNING] [main] [systemout] [ at com.tongweb.tw.thanos.TongwebLoader.deployOneThread(TongwebLoader.java:577)]
[2024-12-31 15:24:09 000] [WARNING] [main] [systemout] [ at com.tongweb.tw.thanos.TongwebLoader.initDeploy(TongwebLoader.java:468)]
[2024-12-31 15:24:09 000] [WARNING] [main] [systemout] [ at com.tongweb.tw.thanos.TongwebLoader.event(TongwebLoader.java:217)]
[2024-12-31 15:24:09 000] [WARNING] [main] [systemout] [ at com.tongweb.catalina.startup.ThanosCatalina.start(Unknown Source)]
[2024-12-31 15:24:09 000] [WARNING] [main] [systemout] [ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)]
[2024-12-31 15:24:09 000] [WARNING] [main] [systemout] [ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)]
[2024-12-31 15:24:09 000] [WARNING] [main] [systemout] [ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)]
[2024-12-31 15:24:09 000] [WARNING] [main] [systemout] [ at java.lang.reflect.Method.invoke(Method.java:498)]
[2024-12-31 15:24:09 000] [WARNING] [main] [systemout] [ at com.tongweb.catalina.startup.Bootstrap.start(Bootstrap.java:381)]
[2024-12-31 15:24:09 000] [WARNING] [main] [systemout] [ at com.tongweb.catalina.startup.Bootstrap.main(Bootstrap.java:536)]
[2024-12-31 15:24:09 001] [WARNING] [main] [systemout] [Caused by: com.tongweb.deploy.interfaces.DeployException: com.tongweb.web.thanos.startup.DeployInnerWebtierException: com.tongweb.web.thanos.startup.DeployInnerWebtierException: java.lang.IllegalStateException: ContainerBase.addChild: start: java.lang.NoSuchMethodError: org.springframework.boot.builder.SpringApplicationBuilder.<init>([Ljava/lang/Class;)V--------this exception is deploy,exception occur is in exceptionWebtierInnerPhaserootcause is
java.lang.IllegalStateException: ContainerBase.addChild: start: java.lang.NoSuchMethodError: org.springframework.boot.builder.SpringApplicationBuilder.<init>([Ljava/lang/Class;)V--------this exception is deploy,exception occur is in exceptionWebtierInnerPhaserootcause is
com.tongweb.web.thanos.startup.DeployInnerWebtierException: java.lang.IllegalStateException: ContainerBase.addChild: start: java.lang.NoSuchMethodError: org.springframework.boot.builder.SpringApplicationBuilder.<init>([Ljava/lang/Class;)V--------this exception is deploy,exception occur is in exceptionWebtierInnerPhaserootcause is
java.lang.IllegalStateException: ContainerBase.addChild: start: java.lang.NoSuchMethodError: org.springframework.boot.builder.SpringApplicationBuilder.<init>([Ljava/lang/Class;)V]
[2024-12-31 15:24:09 001] [WARNING] [main] [systemout] [ at com.tongweb.tw.thanos.ThanosWebtierWebAppBuilder.deployApplication(ThanosWebtierWebAppBuilder.java:397)]
[2024-12-31 15:24:09 001] [WARNING] [main] [systemout] [ at com.tongweb.deploy.TongWebDeployer.deploy0(TongWebDeployer.java:389)]
[2024-12-31 15:24:09 001] [WARNING] [main] [systemout] [ at com.tongweb.deploy.TongWebDeployer$1.run(TongWebDeployer.java:328)]
[2024-12-31 15:24:09 001] [WARNING] [main] [systemout] [ at java.lang.Thread.run(Thread.java:748)]
[2024-12-31 15:24:09 003] [WARNING] [main] [systemout] [Caused by: com.tongweb.web.thanos.startup.DeployInnerWebtierException: com.tongweb.web.thanos.startup.DeployInnerWebtierException: java.lang.IllegalStateException: ContainerBase.addChild: start: java.lang.NoSuchMethodError: org.springframework.boot.builder.SpringApplicationBuilder.<init>([Ljava/lang/Class;)V--------this exception is deploy,exception occur is in exceptionWebtierInnerPhaserootcause is
java.lang.IllegalStateException: ContainerBase.addChild: start: java.lang.NoSuchMethodError: org.springframework.boot.builder.SpringApplicationBuilder.<init>([Ljava/lang/Class;)V--------this exception is deploy,exception occur is in exceptionWebtierInnerPhaserootcause is
com.tongweb.web.thanos.startup.DeployInnerWebtierException: java.lang.IllegalStateException: ContainerBase.addChild: start: java.lang.NoSuchMethodError: org.springframework.boot.builder.SpringApplicationBuilder.<init>([Ljava/lang/Class;)V--------this exception is deploy,exception occur is in exceptionWebtierInnerPhaserootcause is
java.lang.IllegalStateException: ContainerBase.addChild: start: java.lang.NoSuchMethodError: org.springframework.boot.builder.SpringApplicationBuilder.<init>([Ljava/lang/Class;)V]
[2024-12-31 15:24:09 003] [WARNING] [main] [systemout] [ at com.tongweb.tw.thanos.ThanosWebtierWebAppBuilder.fireWebtierProcess(ThanosWebtierWebAppBuilder.java:492)]
[2024-12-31 15:24:09 003] [WARNING] [main] [systemout] [ at com.tongweb.tw.thanos.ThanosWebtierWebAppBuilder.deployApplication(ThanosWebtierWebAppBuilder.java:384)]
[2024-12-31 15:24:09 003] [WARNING] [main] [systemout] [ ... 3 more]
[2024-12-31 15:24:09 186] [INFO] [main] [core] [TongWeb server startup complete in 13899 ms.]
[2024-12-31 15:24:09 187] [INFO] [main] [systemout] [System.out is closed!]
附件: