2025-07-24 13:09:07.906 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final 2025-07-24 13:09:07.922 [main] INFO com.arms.Application - Starting Application using Java 17.0.15 on DESKTOP-TVFF8SN with PID 21968 (C:\DEV\sourcecode\Java-Service-Tree-Framework-Broker-Hub\build\classes\java\main started by spear in C:\DEV\sourcecode\Java-Service-Tree-Framework-Broker-Hub) 2025-07-24 13:09:07.922 [main] INFO com.arms.Application - The following 1 profile is active: "dev" 2025-07-24 13:09:07.972 [main] INFO o.s.c.c.c.ConfigServerConfigDataLoader - Fetching config from server at : http://www.313.co.kr:33133 2025-07-24 13:09:07.972 [main] INFO o.s.c.c.c.ConfigServerConfigDataLoader - Located environment: name=javaServiceTreeFrameworkMiddleProxy, profiles=[dev], label=null, version=8d3eabf8c5a4b3238c6643befde0391f3b1b99af, state=null 2025-07-24 13:09:07.974 [main] INFO o.s.c.c.c.ConfigServerConfigDataLoader - Fetching config from server at : http://www.313.co.kr:33133 2025-07-24 13:09:07.974 [main] INFO o.s.c.c.c.ConfigServerConfigDataLoader - Located environment: name=javaServiceTreeFrameworkMiddleProxy, profiles=[default], label=null, version=8d3eabf8c5a4b3238c6643befde0391f3b1b99af, state=null 2025-07-24 13:09:08.891 [main] INFO o.s.cloud.context.scope.GenericScope - BeanFactory id=2ec7baa3-9733-3d9c-be32-57e9f228de10 2025-07-24 13:09:09.106 [main] WARN o.s.b.w.r.c.AnnotationConfigReactiveWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Unable to start reactive web server; nested exception is org.springframework.context.ApplicationContextException: Unable to start ReactiveWebApplicationContext due to missing ReactiveWebServerFactory bean. 2025-07-24 13:09:09.118 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener - Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2025-07-24 13:09:09.134 [main] ERROR o.s.boot.SpringApplication - Application run failed org.springframework.context.ApplicationContextException: Unable to start reactive web server; nested exception is org.springframework.context.ApplicationContextException: Unable to start ReactiveWebApplicationContext due to missing ReactiveWebServerFactory bean. at org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext.onRefresh(ReactiveWebServerApplicationContext.java:82) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:577) at org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext.refresh(ReactiveWebServerApplicationContext.java:64) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:745) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:423) at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1317) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306) at com.arms.Application.main(Application.java:16) Caused by: org.springframework.context.ApplicationContextException: Unable to start ReactiveWebApplicationContext due to missing ReactiveWebServerFactory bean. at org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext.getWebServerFactoryBeanName(ReactiveWebServerApplicationContext.java:108) at org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext.createWebServer(ReactiveWebServerApplicationContext.java:90) at org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext.onRefresh(ReactiveWebServerApplicationContext.java:79) ... 8 common frames omitted 2025-07-24 13:10:36.887 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.2.5.Final 2025-07-24 13:10:36.901 [main] INFO com.arms.Application - Starting Application using Java 17.0.15 on DESKTOP-TVFF8SN with PID 24980 (C:\DEV\sourcecode\Java-Service-Tree-Framework-Broker-Hub\build\classes\java\main started by spear in C:\DEV\sourcecode\Java-Service-Tree-Framework-Broker-Hub) 2025-07-24 13:10:36.902 [main] INFO com.arms.Application - The following 1 profile is active: "dev" 2025-07-24 13:10:36.949 [main] INFO o.s.c.c.c.ConfigServerConfigDataLoader - Fetching config from server at : http://www.313.co.kr:33133 2025-07-24 13:10:36.949 [main] INFO o.s.c.c.c.ConfigServerConfigDataLoader - Located environment: name=javaServiceTreeFrameworkMiddleProxy, profiles=[dev], label=null, version=8d3eabf8c5a4b3238c6643befde0391f3b1b99af, state=null 2025-07-24 13:10:36.949 [main] INFO o.s.c.c.c.ConfigServerConfigDataLoader - Fetching config from server at : http://www.313.co.kr:33133 2025-07-24 13:10:36.950 [main] INFO o.s.c.c.c.ConfigServerConfigDataLoader - Located environment: name=javaServiceTreeFrameworkMiddleProxy, profiles=[default], label=null, version=8d3eabf8c5a4b3238c6643befde0391f3b1b99af, state=null 2025-07-24 13:10:37.898 [main] INFO o.s.cloud.context.scope.GenericScope - BeanFactory id=159cb560-04eb-39d2-9d5f-63955d15dafc 2025-07-24 13:10:38.114 [main] WARN o.s.b.w.r.c.AnnotationConfigReactiveWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Unable to start reactive web server; nested exception is org.springframework.context.ApplicationContextException: Unable to start ReactiveWebApplicationContext due to missing ReactiveWebServerFactory bean. 2025-07-24 13:10:38.128 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener - Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2025-07-24 13:10:38.145 [main] ERROR o.s.boot.SpringApplication - Application run failed org.springframework.context.ApplicationContextException: Unable to start reactive web server; nested exception is org.springframework.context.ApplicationContextException: Unable to start ReactiveWebApplicationContext due to missing ReactiveWebServerFactory bean. at org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext.onRefresh(ReactiveWebServerApplicationContext.java:82) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:577) at org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext.refresh(ReactiveWebServerApplicationContext.java:64) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:745) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:423) at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1317) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306) at com.arms.Application.main(Application.java:15) Caused by: org.springframework.context.ApplicationContextException: Unable to start ReactiveWebApplicationContext due to missing ReactiveWebServerFactory bean. at org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext.getWebServerFactoryBeanName(ReactiveWebServerApplicationContext.java:108) at org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext.createWebServer(ReactiveWebServerApplicationContext.java:90) at org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext.onRefresh(ReactiveWebServerApplicationContext.java:79) ... 8 common frames omitted