You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
48 lines
5.6 KiB
48 lines
5.6 KiB
[2023-03-14 15:53:12.863] [main] [] ERROR org.springframework.boot.SpringApplication - Application run failed |
|
org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.context.ApplicationContextException: Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean. |
|
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:156) |
|
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:544) |
|
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) |
|
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744) |
|
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391) |
|
at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) |
|
at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) |
|
at org.springblade.core.launch.BladeApplication.run(BladeApplication.java:50) |
|
at org.springblade.message_alarm.MessageAlarmCenterApplication.main(MessageAlarmCenterApplication.java:10) |
|
Caused by: org.springframework.context.ApplicationContextException: Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean. |
|
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.getWebServerFactory(ServletWebServerApplicationContext.java:203) |
|
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.createWebServer(ServletWebServerApplicationContext.java:179) |
|
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:153) |
|
... 8 common frames omitted |
|
[2023-03-14 15:54:38.778] [main] [] ERROR org.springframework.boot.SpringApplication - Application run failed |
|
org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.context.ApplicationContextException: Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean. |
|
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:156) |
|
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:544) |
|
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) |
|
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744) |
|
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391) |
|
at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) |
|
at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) |
|
at org.springblade.core.launch.BladeApplication.run(BladeApplication.java:50) |
|
at org.springblade.message_alarm.MessageAlarmCenterApplication.main(MessageAlarmCenterApplication.java:14) |
|
Caused by: org.springframework.context.ApplicationContextException: Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean. |
|
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.getWebServerFactory(ServletWebServerApplicationContext.java:203) |
|
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.createWebServer(ServletWebServerApplicationContext.java:179) |
|
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:153) |
|
... 8 common frames omitted |
|
[2023-03-14 15:55:57.078] [main] [] ERROR org.springframework.boot.SpringApplication - Application run failed |
|
org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.context.ApplicationContextException: Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean. |
|
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:156) |
|
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:544) |
|
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141) |
|
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744) |
|
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391) |
|
at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) |
|
at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) |
|
at org.springblade.core.launch.BladeApplication.run(BladeApplication.java:50) |
|
at org.springblade.message_alarm.MessageAlarmCenterApplication.main(MessageAlarmCenterApplication.java:14) |
|
Caused by: org.springframework.context.ApplicationContextException: Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean. |
|
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.getWebServerFactory(ServletWebServerApplicationContext.java:203) |
|
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.createWebServer(ServletWebServerApplicationContext.java:179) |
|
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:153) |
|
... 8 common frames omitted
|
|
|