[INFO ] [2024-04-01 09:46:50] T:[] S:[] U:[] [main] ==> Starting WebAdminApplication using Java 1.8.0_291 on eci-fl2510p with PID 18292 (G:\ljmx_workspace\lmp_server\application-webadmin\target\classes started by Administrator in G:\ljmx_workspace\lmp_server)
[INFO ] [2024-04-01 09:46:50] T:[] S:[] U:[] [main] ==> The following 1 profile is active: "dev"
[INFO ] [2024-04-01 09:46:53] T:[] S:[] U:[] [main] ==> Bootstrapping Spring Data MongoDB repositories in DEFAULT mode.
[INFO ] [2024-04-01 09:46:54] T:[] S:[] U:[] [main] ==> Finished Spring Data repository scanning in 87 ms. Found 0 MongoDB repository interfaces.
[INFO ] [2024-04-01 09:46:54] T:[] S:[] U:[] [main] ==> Bean 'commonWebMvcConfig' of type [com.yice.common.core.config.CommonWebMvcConfig$$EnhancerBySpringCGLIB$$981fc477] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[INFO ] [2024-04-01 09:46:58] T:[] S:[] U:[] [main] ==> Filter characterEncodingFilter was not registered (possibly already registered?)
[ERROR] [2024-04-01 09:46:58] T:[] S:[] U:[] [main] ==> For security constraints with URL pattern [/*] only the HTTP methods [TRACE HEAD DELETE SEARCH PROPFIND COPY PUT PATCH] are covered. All other methods are uncovered.
[INFO ] [2024-04-01 09:47:03] T:[] S:[] U:[] [cluster-ClusterId{value='660a121786f15510e4edc809', description='null'}-192.168.0.36:27017] ==> Opened connection [connectionId{localValue:1, serverValue:213}] to 192.168.0.36:27017
[INFO ] [2024-04-01 09:47:03] T:[] S:[] U:[] [cluster-rtt-ClusterId{value='660a121786f15510e4edc809', description='null'}-192.168.0.36:27017] ==> Opened connection [connectionId{localValue:2, serverValue:214}] to 192.168.0.36:27017
[INFO ] [2024-04-01 09:47:03] T:[] S:[] U:[] [cluster-ClusterId{value='660a121786f15510e4edc809', description='null'}-192.168.0.36:27017] ==> Monitor thread successfully connected to server with description ServerDescription{address=192.168.0.36:27017, type=STANDALONE, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=43020920}
[WARN ] [2024-04-01 09:47:03] T:[] S:[] U:[] [main] ==> Registering converter from class java.time.LocalDateTime to class org.joda.time.LocalDateTime as reading converter although it doesn't convert from a store-supported type; You might want to check your annotation setup at the converter implementation
[WARN ] [2024-04-01 09:47:03] T:[] S:[] U:[] [main] ==> Registering converter from class java.time.LocalDateTime to class org.joda.time.LocalDateTime as reading converter although it doesn't convert from a store-supported type; You might want to check your annotation setup at the converter implementation