dcs 1 rok temu
rodzic
commit
414432e558

+ 9 - 0
.gitignore

@@ -0,0 +1,9 @@
+**/target/
+**/log/
+.project
+.dbeaver-data-sources.xml
+Scripts/
+nohup.out
+.settings
+.idea
+

+ 0 - 8
.idea/.gitignore

@@ -1,8 +0,0 @@
-# Default ignored files
-/shelf/
-/workspace.xml
-# Datasource local storage ignored files
-/dataSources/
-/dataSources.local.xml
-# Editor-based HTTP Client requests
-/httpRequests/

+ 0 - 44
.idea/compiler.xml

@@ -1,44 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="CompilerConfiguration">
-    <annotationProcessing>
-      <profile name="Maven default annotation processors profile" enabled="true">
-        <sourceOutputDir name="target/generated-sources/annotations" />
-        <sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
-        <outputRelativeToContentRoot value="true" />
-        <module name="core" />
-        <module name="ringzle" />
-        <module name="file" />
-        <module name="manager" />
-        <module name="eureka" />
-        <module name="wzfrontend" />
-        <module name="zuul" />
-        <module name="api" />
-        <module name="config" />
-        <module name="faceSDK" />
-        <module name="warpdrive" />
-      </profile>
-    </annotationProcessing>
-    <bytecodeTargetLevel>
-      <module name="bim" target="1.8" />
-      <module name="frontend" target="1.8" />
-    </bytecodeTargetLevel>
-  </component>
-  <component name="JavacSettings">
-    <option name="ADDITIONAL_OPTIONS_OVERRIDE">
-      <module name="api" options="-parameters" />
-      <module name="bim" options="-parameters" />
-      <module name="config" options="-parameters" />
-      <module name="core" options="-parameters" />
-      <module name="eureka" options="-parameters" />
-      <module name="faceSDK" options="-parameters" />
-      <module name="file" options="-parameters" />
-      <module name="frontend" options="-parameters" />
-      <module name="manager" options="-parameters" />
-      <module name="ringzle" options="-parameters" />
-      <module name="warpdrive" options="-parameters" />
-      <module name="wzfrontend" options="-parameters" />
-      <module name="zuul" options="-parameters" />
-    </option>
-  </component>
-</project>

+ 0 - 16
.idea/encodings.xml

@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="Encoding">
-    <file url="file://$PROJECT_DIR$/virgo.api/src/main/java" charset="UTF-8" />
-    <file url="file://$PROJECT_DIR$/virgo.config/src/main/java" charset="UTF-8" />
-    <file url="file://$PROJECT_DIR$/virgo.core/src/main/java" charset="UTF-8" />
-    <file url="file://$PROJECT_DIR$/virgo.eureka/src/main/java" charset="UTF-8" />
-    <file url="file://$PROJECT_DIR$/virgo.faceSDK/src/main/java" charset="UTF-8" />
-    <file url="file://$PROJECT_DIR$/virgo.file/src/main/java" charset="UTF-8" />
-    <file url="file://$PROJECT_DIR$/virgo.manager/src/main/java" charset="UTF-8" />
-    <file url="file://$PROJECT_DIR$/virgo.ringzle/src/main/java" charset="UTF-8" />
-    <file url="file://$PROJECT_DIR$/virgo.warpdrive/src/main/java" charset="UTF-8" />
-    <file url="file://$PROJECT_DIR$/virgo.wzfrontend/src/main/java" charset="UTF-8" />
-    <file url="file://$PROJECT_DIR$/virgo.zuul/src/main/java" charset="UTF-8" />
-  </component>
-</project>

+ 0 - 30
.idea/jarRepositories.xml

@@ -1,30 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="RemoteRepositoriesConfiguration">
-    <remote-repository>
-      <option name="id" value="central" />
-      <option name="name" value="Central Repository" />
-      <option name="url" value="https://repo.maven.apache.org/maven2" />
-    </remote-repository>
-    <remote-repository>
-      <option name="id" value="central" />
-      <option name="name" value="Maven Central repository" />
-      <option name="url" value="https://repo1.maven.org/maven2" />
-    </remote-repository>
-    <remote-repository>
-      <option name="id" value="jboss.community" />
-      <option name="name" value="JBoss Community repository" />
-      <option name="url" value="https://repository.jboss.org/nexus/content/repositories/public/" />
-    </remote-repository>
-    <remote-repository>
-      <option name="id" value="getui-nexus" />
-      <option name="name" value="getui-nexus" />
-      <option name="url" value="http://mvn.gt.igexin.com/nexus/content/repositories/releases/" />
-    </remote-repository>
-    <remote-repository>
-      <option name="id" value="com.e-iceblue" />
-      <option name="name" value="com.e-iceblue" />
-      <option name="url" value="http://repo.e-iceblue.cn/repository/maven-public/" />
-    </remote-repository>
-  </component>
-</project>

+ 0 - 20
.idea/misc.xml

@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="AnalysisProjectProfileManager">
-    <option name="PROJECT_PROFILE" />
-    <option name="USE_PROJECT_LEVEL_SETTINGS" value="false" />
-    <list size="0" />
-  </component>
-  <component name="ExternalStorageConfigurationManager" enabled="true" />
-  <component name="MavenProjectsManager">
-    <option name="originalFiles">
-      <list>
-        <option value="$PROJECT_DIR$/pom.xml" />
-      </list>
-    </option>
-  </component>
-  <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" project-jdk-name="1.8" project-jdk-type="JavaSDK" />
-  <component name="SuppressionsComponent">
-    <option name="suppComments" value="[]" />
-  </component>
-</project>

+ 0 - 10
.idea/runConfigurations.xml

@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="RunConfigurationProducerService">
-    <option name="ignoredProducers">
-      <set>
-        <option value="com.android.tools.idea.compose.preview.runconfiguration.ComposePreviewRunConfigurationProducer" />
-      </set>
-    </option>
-  </component>
-</project>

+ 0 - 0
.idea/sonarlint/issuestore/index.pb


+ 0 - 6
.idea/vcs.xml

@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="VcsDirectoryMappings">
-    <mapping directory="$PROJECT_DIR$" vcs="Git" />
-  </component>
-</project>

Plik diff jest za duży
+ 0 - 1287
log/virgo.api.log


BIN
log/virgo.api.log .2024-04-24.0.gz


+ 0 - 353
log/virgo.manager.log

@@ -1,353 +0,0 @@
-2024-04-25 07:30:52.307  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 07:35:52.326  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 07:40:52.337  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 07:45:52.349  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 07:50:52.356  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 07:55:52.360  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 08:00:52.365  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 08:05:54.169  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 08:10:54.170  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 08:11:18.483  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Validating all active sessions...
-2024-04-25 08:11:18.824 ERROR 29244 --- [SessionValidationThread-1] org.crazycake.shiro.RedisSessionDAO      : get active sessions error.
-2024-04-25 08:11:18.824  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Finished session validation.  No sessions were stopped.
-2024-04-25 08:11:18.824  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Validating all active sessions...
-2024-04-25 08:11:19.069 ERROR 29244 --- [SessionValidationThread-1] org.crazycake.shiro.RedisSessionDAO      : get active sessions error.
-2024-04-25 08:11:19.070  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Finished session validation.  No sessions were stopped.
-2024-04-25 08:11:19.070  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Validating all active sessions...
-2024-04-25 08:11:19.315 ERROR 29244 --- [SessionValidationThread-1] org.crazycake.shiro.RedisSessionDAO      : get active sessions error.
-2024-04-25 08:11:19.315  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Finished session validation.  No sessions were stopped.
-2024-04-25 08:11:19.315  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Validating all active sessions...
-2024-04-25 08:11:19.569 ERROR 29244 --- [SessionValidationThread-1] org.crazycake.shiro.RedisSessionDAO      : get active sessions error.
-2024-04-25 08:11:19.569  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Finished session validation.  No sessions were stopped.
-2024-04-25 08:11:19.569  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Validating all active sessions...
-2024-04-25 08:11:19.821 ERROR 29244 --- [SessionValidationThread-1] org.crazycake.shiro.RedisSessionDAO      : get active sessions error.
-2024-04-25 08:11:19.821  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Finished session validation.  No sessions were stopped.
-2024-04-25 08:11:19.821  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Validating all active sessions...
-2024-04-25 08:11:20.070 ERROR 29244 --- [SessionValidationThread-1] org.crazycake.shiro.RedisSessionDAO      : get active sessions error.
-2024-04-25 08:11:20.070  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Finished session validation.  No sessions were stopped.
-2024-04-25 08:11:20.070  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Validating all active sessions...
-2024-04-25 08:11:20.318 ERROR 29244 --- [SessionValidationThread-1] org.crazycake.shiro.RedisSessionDAO      : get active sessions error.
-2024-04-25 08:11:20.319  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Finished session validation.  No sessions were stopped.
-2024-04-25 08:11:20.319  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Validating all active sessions...
-2024-04-25 08:11:20.577 ERROR 29244 --- [SessionValidationThread-1] org.crazycake.shiro.RedisSessionDAO      : get active sessions error.
-2024-04-25 08:11:20.577  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Finished session validation.  No sessions were stopped.
-2024-04-25 08:11:20.577  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Validating all active sessions...
-2024-04-25 08:11:20.855 ERROR 29244 --- [SessionValidationThread-1] org.crazycake.shiro.RedisSessionDAO      : get active sessions error.
-2024-04-25 08:11:20.856  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Finished session validation.  No sessions were stopped.
-2024-04-25 08:11:20.856  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Validating all active sessions...
-2024-04-25 08:11:21.112 ERROR 29244 --- [SessionValidationThread-1] org.crazycake.shiro.RedisSessionDAO      : get active sessions error.
-2024-04-25 08:11:21.112  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Finished session validation.  No sessions were stopped.
-2024-04-25 08:11:21.112  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Validating all active sessions...
-2024-04-25 08:11:21.357 ERROR 29244 --- [SessionValidationThread-1] org.crazycake.shiro.RedisSessionDAO      : get active sessions error.
-2024-04-25 08:11:21.357  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Finished session validation.  No sessions were stopped.
-2024-04-25 08:11:21.357  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Validating all active sessions...
-2024-04-25 08:11:21.603 ERROR 29244 --- [SessionValidationThread-1] org.crazycake.shiro.RedisSessionDAO      : get active sessions error.
-2024-04-25 08:11:21.603  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Finished session validation.  No sessions were stopped.
-2024-04-25 08:15:54.176  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 08:20:54.186  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 08:25:54.201  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 08:30:54.215  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 08:35:54.222  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 08:40:54.236  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 08:45:54.247  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 08:50:54.259  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 08:55:54.263  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 08:56:46.490  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Validating all active sessions...
-2024-04-25 08:56:47.015 ERROR 29244 --- [SessionValidationThread-1] org.crazycake.shiro.RedisSessionDAO      : get active sessions error.
-2024-04-25 08:56:47.015  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Finished session validation.  No sessions were stopped.
-2024-04-25 09:00:54.272  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 09:05:54.287  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 09:10:54.291  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 09:15:54.292  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 09:20:54.297  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 09:25:54.310  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 09:30:54.324  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 09:35:54.334  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 09:40:54.340  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 09:45:54.349  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 09:50:54.358  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 09:55:54.366  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 09:56:46.488  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Validating all active sessions...
-2024-04-25 09:56:46.810 ERROR 29244 --- [SessionValidationThread-1] org.crazycake.shiro.RedisSessionDAO      : get active sessions error.
-2024-04-25 09:56:46.810  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Finished session validation.  No sessions were stopped.
-2024-04-25 10:00:54.378  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 10:05:54.386  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 10:10:54.391  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 10:15:54.407  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 10:20:54.423  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 10:25:54.434  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 10:30:54.436  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 10:35:54.446  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 10:40:54.450  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 10:45:54.456  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 10:50:54.464  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 10:55:54.473  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 10:56:46.492  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Validating all active sessions...
-2024-04-25 10:56:46.799 ERROR 29244 --- [SessionValidationThread-1] org.crazycake.shiro.RedisSessionDAO      : get active sessions error.
-2024-04-25 10:56:46.799  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Finished session validation.  No sessions were stopped.
-2024-04-25 11:00:54.480  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 11:05:54.494  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 11:10:54.497  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 11:15:54.502  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 11:20:54.512  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 11:25:54.521  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 11:30:54.532  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 11:35:54.542  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 11:40:54.549  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 11:45:54.557  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 11:50:54.567  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 11:55:54.582  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 11:56:46.488  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Validating all active sessions...
-2024-04-25 11:56:47.036 ERROR 29244 --- [SessionValidationThread-1] org.crazycake.shiro.RedisSessionDAO      : get active sessions error.
-2024-04-25 11:56:47.036  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Finished session validation.  No sessions were stopped.
-2024-04-25 12:00:54.587  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 12:05:54.598  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 12:10:54.613  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 12:15:54.616  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 12:20:54.621  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 12:25:54.624  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 12:30:54.627  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 12:35:54.629  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 12:40:54.639  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 12:45:54.649  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 12:50:54.657  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 12:55:54.661  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 12:56:46.482  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Validating all active sessions...
-2024-04-25 12:56:46.900 ERROR 29244 --- [SessionValidationThread-1] org.crazycake.shiro.RedisSessionDAO      : get active sessions error.
-2024-04-25 12:56:46.900  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Finished session validation.  No sessions were stopped.
-2024-04-25 13:00:54.667  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 13:05:54.681  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 13:10:54.686  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 13:15:54.702  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 13:20:54.711  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 13:25:54.717  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 13:30:54.723  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 13:35:54.734  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 13:40:54.739  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 13:45:54.740  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 13:50:54.751  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 13:55:54.755  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 13:56:46.479  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Validating all active sessions...
-2024-04-25 13:56:46.985 ERROR 29244 --- [SessionValidationThread-1] org.crazycake.shiro.RedisSessionDAO      : get active sessions error.
-2024-04-25 13:56:46.985  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Finished session validation.  No sessions were stopped.
-2024-04-25 14:00:54.762  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 14:05:54.769  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 14:10:54.777  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 14:15:54.786  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 14:20:54.792  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 14:25:54.802  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 14:30:54.815  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 14:35:54.822  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 14:40:54.834  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 14:45:54.850  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 14:50:54.864  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 14:55:54.875  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 14:56:46.486  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Validating all active sessions...
-2024-04-25 14:56:46.998 ERROR 29244 --- [SessionValidationThread-1] org.crazycake.shiro.RedisSessionDAO      : get active sessions error.
-2024-04-25 14:56:46.998  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Finished session validation.  No sessions were stopped.
-2024-04-25 15:00:54.881  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 15:05:54.883  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 15:10:54.892  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 15:15:54.903  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 15:20:54.916  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 15:25:54.926  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 15:30:54.928  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 15:35:54.930  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 15:40:54.943  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 15:45:54.956  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 15:50:54.965  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 15:55:54.978  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 15:56:46.482  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Validating all active sessions...
-2024-04-25 15:56:46.817 ERROR 29244 --- [SessionValidationThread-1] org.crazycake.shiro.RedisSessionDAO      : get active sessions error.
-2024-04-25 15:56:46.817  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Finished session validation.  No sessions were stopped.
-2024-04-25 16:00:54.995  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 16:05:54.999  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 16:10:55.002  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 16:15:55.008  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 16:20:55.023  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 16:25:55.034  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 16:30:55.037  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 16:35:55.041  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 16:40:55.056  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 16:45:55.065  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 16:50:55.080  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 16:55:55.085  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 16:56:46.485  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Validating all active sessions...
-2024-04-25 16:56:46.812 ERROR 29244 --- [SessionValidationThread-1] org.crazycake.shiro.RedisSessionDAO      : get active sessions error.
-2024-04-25 16:56:46.812  INFO 29244 --- [SessionValidationThread-1] a.s.s.m.AbstractValidatingSessionManager : Finished session validation.  No sessions were stopped.
-2024-04-25 17:00:55.093  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 17:05:55.100  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 17:10:55.068  INFO 29244 --- [Thread-25] o.s.c.n.e.s.EurekaServiceRegistry        : Unregistering application VIRGO-MANAGER with eureka with status DOWN
-2024-04-25 17:10:55.071  WARN 29244 --- [Thread-25] com.netflix.discovery.DiscoveryClient    : Saw local status change event StatusChangeEvent [timestamp=1714036255070, current=DOWN, previous=UP]
-2024-04-25 17:10:55.073  INFO 29244 --- [DiscoveryClient-InstanceInfoReplicator-0] com.netflix.discovery.DiscoveryClient    : DiscoveryClient_VIRGO-MANAGER/192.168.1.3:virgo-manager:9103: registering service...
-2024-04-25 17:10:55.103  INFO 29244 --- [DiscoveryClient-InstanceInfoReplicator-0] com.netflix.discovery.DiscoveryClient    : DiscoveryClient_VIRGO-MANAGER/192.168.1.3:virgo-manager:9103 - registration status: 204
-2024-04-25 17:10:55.107  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 17:10:55.164  INFO 29244 --- [Thread-25] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
-2024-04-25 17:10:56.407  INFO 29244 --- [Thread-25] a.s.s.m.AbstractValidatingSessionManager : Disabled session validation scheduler.
-2024-04-25 17:10:56.416  INFO 29244 --- [Thread-25] com.netflix.discovery.DiscoveryClient    : Shutting down DiscoveryClient ...
-2024-04-25 17:10:59.430  INFO 29244 --- [Thread-25] com.netflix.discovery.DiscoveryClient    : Unregistering ...
-2024-04-25 17:10:59.445  INFO 29244 --- [Thread-25] com.netflix.discovery.DiscoveryClient    : DiscoveryClient_VIRGO-MANAGER/192.168.1.3:virgo-manager:9103 - deregister  status: 200
-2024-04-25 17:10:59.464  INFO 29244 --- [Thread-25] com.netflix.discovery.DiscoveryClient    : Completed shut down of DiscoveryClient
-2024-04-25 17:11:01.056  INFO 29244 --- [restartedMain] com.bosshand.virgo.Application           : No active profile set, falling back to default profiles: default
-2024-04-25 17:11:02.141  INFO 29244 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
-2024-04-25 17:11:02.142  INFO 29244 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
-2024-04-25 17:11:02.195  INFO 29244 --- [restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 53ms. Found 0 repository interfaces.
-2024-04-25 17:11:02.342  INFO 29244 --- [restartedMain] o.s.cloud.context.scope.GenericScope     : BeanFactory id=7a405a3c-21ce-3206-ab16-d901b82adbd3
-2024-04-25 17:11:02.349  WARN 29244 --- [restartedMain] o.s.b.c.p.PropertySourcesDeducer         : Multiple PropertySourcesPlaceholderConfigurer beans registered [propertySourcesPlaceholderConfigurer, swaggerProperties], falling back to Environment
-2024-04-25 17:11:02.349  INFO 29244 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'com.bosshand.virgo.core.config.ShiroConfig' of type [com.bosshand.virgo.core.config.ShiroConfig$$EnhancerBySpringCGLIB$$1842f5a0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:11:02.380  INFO 29244 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties' of type [org.mybatis.spring.boot.autoconfigure.MybatisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:11:02.391  INFO 29244 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration' of type [org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration$$EnhancerBySpringCGLIB$$255d9d61] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:11:02.394  INFO 29244 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'druidConfiguration' of type [com.bosshand.virgo.config.DruidConfiguration$$EnhancerBySpringCGLIB$$be7792ca] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:11:02.398  INFO 29244 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'dataSource' of type [com.alibaba.druid.pool.DruidDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:11:02.493  INFO 29244 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'sqlSessionFactory' of type [org.apache.ibatis.session.defaults.DefaultSqlSessionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:11:02.496  INFO 29244 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'sqlSessionTemplate' of type [org.mybatis.spring.SqlSessionTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:11:02.496  INFO 29244 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'mgrUserDao' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:11:02.498  INFO 29244 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'mgrUserDao' of type [com.sun.proxy.$Proxy200] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:11:02.501  INFO 29244 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'mgrUserRoleDao' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:11:02.502  INFO 29244 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'mgrUserRoleDao' of type [com.sun.proxy.$Proxy201] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:11:02.505  INFO 29244 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'mgrRoleCodeDao' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:11:02.506  INFO 29244 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'mgrRoleCodeDao' of type [com.sun.proxy.$Proxy202] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:11:02.509  INFO 29244 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'mgrOrganizationDao' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:11:02.510  INFO 29244 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'mgrOrganizationDao' of type [com.sun.proxy.$Proxy203] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:11:02.512  INFO 29244 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'mgrResourceDao' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:11:02.513  INFO 29244 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'mgrResourceDao' of type [com.sun.proxy.$Proxy204] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:11:02.516  INFO 29244 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'mgrOrganizationTypeDao' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:11:02.516  INFO 29244 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'mgrOrganizationTypeDao' of type [com.sun.proxy.$Proxy205] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:11:02.520  INFO 29244 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'mgrOrganizationTypeRoleDao' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:11:02.520  INFO 29244 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'mgrOrganizationTypeRoleDao' of type [com.sun.proxy.$Proxy206] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:11:02.523  INFO 29244 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'operationRecordDao' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:11:02.523  INFO 29244 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'operationRecordDao' of type [com.sun.proxy.$Proxy207] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:11:02.526  INFO 29244 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'operationRecordHistoryDao' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:11:02.527  INFO 29244 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'operationRecordHistoryDao' of type [com.sun.proxy.$Proxy208] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:11:02.528  INFO 29244 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'com.bosshand.virgo.core.config.RedisManagerConfiguration' of type [com.bosshand.virgo.core.config.RedisManagerConfiguration$$EnhancerBySpringCGLIB$$d78dee51] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:11:02.531  INFO 29244 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:11:02.531  INFO 29244 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'redisSessionDAO' of type [org.crazycake.shiro.RedisSessionDAO] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:11:02.534  INFO 29244 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'appUserTokenDao' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:11:02.535  INFO 29244 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'appUserTokenDao' of type [com.sun.proxy.$Proxy209] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:11:02.535  INFO 29244 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'mgrUserService' of type [com.bosshand.virgo.core.service.MgrUserService] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:11:02.537  INFO 29244 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'cacheManager' of type [org.crazycake.shiro.RedisCacheManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:11:02.541  INFO 29244 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'userRealm' of type [com.bosshand.virgo.core.shiro.UserRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:11:02.543  INFO 29244 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:11:02.557  INFO 29244 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:11:02.568  INFO 29244 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$f2894c31] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:11:02.579  INFO 29244 --- [restartedMain] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$ea34f2e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:11:02.813  INFO 29244 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 9103 (http)
-2024-04-25 17:11:02.815  INFO 29244 --- [restartedMain] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
-2024-04-25 17:11:02.815  INFO 29244 --- [restartedMain] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.24]
-2024-04-25 17:11:02.816  INFO 29244 --- [restartedMain] o.a.catalina.core.AprLifecycleListener   : Loaded APR based Apache Tomcat Native library [1.2.35] using APR version [1.7.0].
-2024-04-25 17:11:02.816  INFO 29244 --- [restartedMain] o.a.catalina.core.AprLifecycleListener   : APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
-2024-04-25 17:11:02.816  INFO 29244 --- [restartedMain] o.a.catalina.core.AprLifecycleListener   : APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
-2024-04-25 17:11:02.816  INFO 29244 --- [restartedMain] o.a.catalina.core.AprLifecycleListener   : OpenSSL successfully initialized [OpenSSL 1.1.1q  5 Jul 2022]
-2024-04-25 17:11:02.845  INFO 29244 --- [restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
-2024-04-25 17:11:02.845  INFO 29244 --- [restartedMain] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 1785 ms
-2024-04-25 17:11:03.984  INFO 29244 --- [restartedMain] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 2 endpoint(s) beneath base path '/actuator'
-2024-04-25 17:11:04.181  INFO 29244 --- [restartedMain] o.s.b.d.a.OptionalLiveReloadServer       : LiveReload server is running on port 35729
-2024-04-25 17:11:04.191  INFO 29244 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
-2024-04-25 17:11:04.201  INFO 29244 --- [restartedMain] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
-2024-04-25 17:11:04.210  INFO 29244 --- [restartedMain] s.d.s.w.s.ApiListingReferenceScanner     : Scanning for api listing references
-2024-04-25 17:11:04.222  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(com.bosshand.virgo.core.response.Response) -> ModelContext{type=com.bosshand.virgo.core.response.Response, isReturnType=true}. java.lang.NullPointerException
-2024-04-25 17:11:04.234  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(com.bosshand.virgo.core.response.Response) -> ModelContext{type=com.bosshand.virgo.core.response.Response, isReturnType=true}. java.lang.NullPointerException
-2024-04-25 17:11:04.332  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(com.alibaba.fastjson.JSONObject) -> ModelContext{type=com.alibaba.fastjson.JSONObject, isReturnType=false}. java.lang.NullPointerException
-2024-04-25 17:11:04.334  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(com.bosshand.virgo.core.model.MgrUser) -> ModelContext{type=com.bosshand.virgo.core.model.MgrUser, isReturnType=false}. java.lang.NullPointerException
-2024-04-25 17:11:04.335  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(com.bosshand.virgo.core.model.MgrUser) -> ModelContext{type=com.bosshand.virgo.core.model.MgrUser, isReturnType=false}. java.lang.NullPointerException
-2024-04-25 17:11:04.337  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(com.bosshand.virgo.core.model.MgrUserRole) -> ModelContext{type=com.bosshand.virgo.core.model.MgrUserRole, isReturnType=false}. java.lang.NullPointerException
-2024-04-25 17:11:04.338  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(com.bosshand.virgo.core.model.MgrUserRole) -> ModelContext{type=com.bosshand.virgo.core.model.MgrUserRole, isReturnType=false}. java.lang.NullPointerException
-2024-04-25 17:11:04.358  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(org.springframework.web.servlet.ModelAndView) -> ModelContext{type=org.springframework.web.servlet.ModelAndView, isReturnType=true}. java.lang.NullPointerException
-2024-04-25 17:11:04.358  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(org.springframework.web.servlet.ModelAndView) -> ModelContext{type=org.springframework.web.servlet.ModelAndView, isReturnType=true}. java.lang.NullPointerException
-2024-04-25 17:11:04.363  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(com.bosshand.virgo.message.model.CompleteData) -> ModelContext{type=com.bosshand.virgo.message.model.CompleteData, isReturnType=false}. java.lang.NullPointerException
-2024-04-25 17:11:04.364  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(com.bosshand.virgo.message.model.CompleteData) -> ModelContext{type=com.bosshand.virgo.message.model.CompleteData, isReturnType=false}. java.lang.NullPointerException
-2024-04-25 17:11:04.373  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(com.bosshand.virgo.core.model.MgrDepartment) -> ModelContext{type=com.bosshand.virgo.core.model.MgrDepartment, isReturnType=false}. java.lang.NullPointerException
-2024-04-25 17:11:04.373  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(com.bosshand.virgo.core.model.MgrDepartment) -> ModelContext{type=com.bosshand.virgo.core.model.MgrDepartment, isReturnType=false}. java.lang.NullPointerException
-2024-04-25 17:11:04.396  INFO 29244 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getByUserIdUsingGET_1
-2024-04-25 17:11:04.399  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(com.bosshand.virgo.message.model.NotificationMessage) -> ModelContext{type=com.bosshand.virgo.message.model.NotificationMessage, isReturnType=false}. java.lang.NullPointerException
-2024-04-25 17:11:04.400  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(com.bosshand.virgo.message.model.NotificationMessage) -> ModelContext{type=com.bosshand.virgo.message.model.NotificationMessage, isReturnType=false}. java.lang.NullPointerException
-2024-04-25 17:11:04.404  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(java.util.Map<java.lang.String,java.lang.String>) -> ModelContext{type=java.util.Map<java.lang.String,java.lang.String>, isReturnType=false}. java.lang.NullPointerException
-2024-04-25 17:11:04.406  INFO 29244 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: handleUsingGET_1
-2024-04-25 17:11:04.407  INFO 29244 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: handleUsingGET_2
-2024-04-25 17:11:04.408  INFO 29244 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: handleUsingGET_3
-2024-04-25 17:11:04.424  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(com.bosshand.virgo.core.model.MgrOrganization) -> ModelContext{type=com.bosshand.virgo.core.model.MgrOrganization, isReturnType=false}. java.lang.NullPointerException
-2024-04-25 17:11:04.425  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(com.bosshand.virgo.core.model.MgrOrganization) -> ModelContext{type=com.bosshand.virgo.core.model.MgrOrganization, isReturnType=false}. java.lang.NullPointerException
-2024-04-25 17:11:04.433  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(com.bosshand.virgo.core.model.MgrOrganizationType) -> ModelContext{type=com.bosshand.virgo.core.model.MgrOrganizationType, isReturnType=false}. java.lang.NullPointerException
-2024-04-25 17:11:04.434  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(com.bosshand.virgo.core.model.MgrOrganizationType) -> ModelContext{type=com.bosshand.virgo.core.model.MgrOrganizationType, isReturnType=false}. java.lang.NullPointerException
-2024-04-25 17:11:04.439  INFO 29244 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUserListUsingPOST_1
-2024-04-25 17:11:04.439  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(com.bosshand.virgo.core.model.MgrOrganizationTypeRole) -> ModelContext{type=com.bosshand.virgo.core.model.MgrOrganizationTypeRole, isReturnType=false}. java.lang.NullPointerException
-2024-04-25 17:11:04.440  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(com.bosshand.virgo.core.model.MgrOrganizationTypeRole) -> ModelContext{type=com.bosshand.virgo.core.model.MgrOrganizationTypeRole, isReturnType=false}. java.lang.NullPointerException
-2024-04-25 17:11:04.446  INFO 29244 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getCodeUsingGET_1
-2024-04-25 17:11:04.460  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(com.bosshand.virgo.core.model.MgrResource) -> ModelContext{type=com.bosshand.virgo.core.model.MgrResource, isReturnType=false}. java.lang.NullPointerException
-2024-04-25 17:11:04.460  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(com.bosshand.virgo.core.model.MgrResource) -> ModelContext{type=com.bosshand.virgo.core.model.MgrResource, isReturnType=false}. java.lang.NullPointerException
-2024-04-25 17:11:04.462  INFO 29244 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: deleteRoleCodeUsingGET_1
-2024-04-25 17:11:04.463  INFO 29244 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getRoleCodeByorganizationTypeIdUsingGET_1
-2024-04-25 17:11:04.466  INFO 29244 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: getUserListUsingPOST_2
-2024-04-25 17:11:04.466  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(com.bosshand.virgo.core.model.MgrRoleCode) -> ModelContext{type=com.bosshand.virgo.core.model.MgrRoleCode, isReturnType=false}. java.lang.NullPointerException
-2024-04-25 17:11:04.466  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(com.bosshand.virgo.core.model.MgrRoleCode) -> ModelContext{type=com.bosshand.virgo.core.model.MgrRoleCode, isReturnType=false}. java.lang.NullPointerException
-2024-04-25 17:11:04.467  INFO 29244 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: insertRoleCodeUsingPOST_1
-2024-04-25 17:11:04.468  INFO 29244 --- [restartedMain] .d.s.w.r.o.CachingOperationNameGenerator : Generating unique operation named: updateRoleCodeUsingPUT_1
-2024-04-25 17:11:04.480  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(com.bosshand.virgo.core.model.OperationRecordHistory) -> ModelContext{type=com.bosshand.virgo.core.model.OperationRecordHistory, isReturnType=false}. java.lang.NullPointerException
-2024-04-25 17:11:04.480  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(com.bosshand.virgo.core.model.OperationRecordHistory) -> ModelContext{type=com.bosshand.virgo.core.model.OperationRecordHistory, isReturnType=false}. java.lang.NullPointerException
-2024-04-25 17:11:04.496  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(com.bosshand.virgo.core.model.Attendance) -> ModelContext{type=com.bosshand.virgo.core.model.Attendance, isReturnType=false}. java.lang.NullPointerException
-2024-04-25 17:11:04.496  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(com.bosshand.virgo.core.model.Attendance) -> ModelContext{type=com.bosshand.virgo.core.model.Attendance, isReturnType=false}. java.lang.NullPointerException
-2024-04-25 17:11:04.501  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(com.bosshand.virgo.message.model.Base64Image) -> ModelContext{type=com.bosshand.virgo.message.model.Base64Image, isReturnType=false}. java.lang.NullPointerException
-2024-04-25 17:11:04.502  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(com.bosshand.virgo.message.model.Base64Image) -> ModelContext{type=com.bosshand.virgo.message.model.Base64Image, isReturnType=false}. java.lang.NullPointerException
-2024-04-25 17:11:04.503  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(com.bosshand.virgo.model.VerificationQr) -> ModelContext{type=com.bosshand.virgo.model.VerificationQr, isReturnType=false}. java.lang.NullPointerException
-2024-04-25 17:11:04.504  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(com.bosshand.virgo.model.VerificationQr) -> ModelContext{type=com.bosshand.virgo.model.VerificationQr, isReturnType=false}. java.lang.NullPointerException
-2024-04-25 17:11:04.509  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(com.bosshand.virgo.message.model.YuiVerifyFace) -> ModelContext{type=com.bosshand.virgo.message.model.YuiVerifyFace, isReturnType=false}. java.lang.NullPointerException
-2024-04-25 17:11:04.510  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(com.bosshand.virgo.message.model.YuiVerifyFace) -> ModelContext{type=com.bosshand.virgo.message.model.YuiVerifyFace, isReturnType=false}. java.lang.NullPointerException
-2024-04-25 17:11:04.512  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(org.springframework.boot.actuate.endpoint.web.Link) -> ModelContext{type=org.springframework.boot.actuate.endpoint.web.Link, isReturnType=true}. java.lang.NullPointerException
-2024-04-25 17:11:04.512  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(java.util.Map<java.lang.String,org.springframework.boot.actuate.endpoint.web.Link>) -> ModelContext{type=java.util.Map<java.lang.String,org.springframework.boot.actuate.endpoint.web.Link>, isReturnType=true}. java.lang.NullPointerException
-2024-04-25 17:11:04.512  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(java.util.Map<java.lang.String,java.util.Map<java.lang.String,org.springframework.boot.actuate.endpoint.web.Link>>) -> ModelContext{type=java.util.Map<java.lang.String,java.util.Map<java.lang.String,org.springframework.boot.actuate.endpoint.web.Link>>, isReturnType=true}. java.lang.NullPointerException
-2024-04-25 17:11:04.512  WARN 29244 --- [restartedMain] s.d.s.p.CachingModelPropertiesProvider   : Exception calculating properties for model(org.springframework.boot.actuate.endpoint.web.Link) -> ModelContext{type=org.springframework.boot.actuate.endpoint.web.Link, isReturnType=true}. java.lang.NullPointerException
-2024-04-25 17:11:04.830  WARN 29244 --- [restartedMain] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
-2024-04-25 17:11:04.830  INFO 29244 --- [restartedMain] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
-2024-04-25 17:11:05.027  INFO 29244 --- [restartedMain] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
-2024-04-25 17:11:05.056  INFO 29244 --- [restartedMain] o.s.b.a.w.s.WelcomePageHandlerMapping    : Adding welcome page: class path resource [static/index.html]
-2024-04-25 17:11:06.506  INFO 29244 --- [restartedMain] o.s.c.n.eureka.InstanceInfoFactory       : Setting initial instance status as: STARTING
-2024-04-25 17:11:06.511  INFO 29244 --- [restartedMain] com.netflix.discovery.DiscoveryClient    : Initializing Eureka in region us-east-1
-2024-04-25 17:11:06.514  INFO 29244 --- [restartedMain] c.n.d.provider.DiscoveryJerseyProvider   : Using JSON encoding codec LegacyJacksonJson
-2024-04-25 17:11:06.514  INFO 29244 --- [restartedMain] c.n.d.provider.DiscoveryJerseyProvider   : Using JSON decoding codec LegacyJacksonJson
-2024-04-25 17:11:06.514  INFO 29244 --- [restartedMain] c.n.d.provider.DiscoveryJerseyProvider   : Using XML encoding codec XStreamXml
-2024-04-25 17:11:06.514  INFO 29244 --- [restartedMain] c.n.d.provider.DiscoveryJerseyProvider   : Using XML decoding codec XStreamXml
-2024-04-25 17:11:06.587  INFO 29244 --- [restartedMain] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 17:11:06.596  INFO 29244 --- [restartedMain] com.netflix.discovery.DiscoveryClient    : Disable delta property : false
-2024-04-25 17:11:06.596  INFO 29244 --- [restartedMain] com.netflix.discovery.DiscoveryClient    : Single vip registry refresh property : null
-2024-04-25 17:11:06.596  INFO 29244 --- [restartedMain] com.netflix.discovery.DiscoveryClient    : Force full registry fetch : false
-2024-04-25 17:11:06.596  INFO 29244 --- [restartedMain] com.netflix.discovery.DiscoveryClient    : Application is null : false
-2024-04-25 17:11:06.596  INFO 29244 --- [restartedMain] com.netflix.discovery.DiscoveryClient    : Registered Applications size is zero : true
-2024-04-25 17:11:06.596  INFO 29244 --- [restartedMain] com.netflix.discovery.DiscoveryClient    : Application version is -1: true
-2024-04-25 17:11:06.596  INFO 29244 --- [restartedMain] com.netflix.discovery.DiscoveryClient    : Getting all instance registry info from the eureka server
-2024-04-25 17:11:06.600  INFO 29244 --- [restartedMain] com.netflix.discovery.DiscoveryClient    : The response status is 200
-2024-04-25 17:11:06.601  INFO 29244 --- [restartedMain] com.netflix.discovery.DiscoveryClient    : Starting heartbeat executor: renew interval is: 30
-2024-04-25 17:11:06.601  INFO 29244 --- [restartedMain] c.n.discovery.InstanceInfoReplicator     : InstanceInfoReplicator onDemand update allowed rate per min is 4
-2024-04-25 17:11:06.603  INFO 29244 --- [restartedMain] com.netflix.discovery.DiscoveryClient    : Discovery Client initialized at timestamp 1714036266603 with initial instances count: 2
-2024-04-25 17:11:06.610  INFO 29244 --- [restartedMain] o.s.c.n.e.s.EurekaServiceRegistry        : Registering application VIRGO-MANAGER with eureka with status UP
-2024-04-25 17:11:06.610  INFO 29244 --- [restartedMain] com.netflix.discovery.DiscoveryClient    : Saw local status change event StatusChangeEvent [timestamp=1714036266610, current=UP, previous=STARTING]
-2024-04-25 17:11:06.610  INFO 29244 --- [DiscoveryClient-InstanceInfoReplicator-0] com.netflix.discovery.DiscoveryClient    : DiscoveryClient_VIRGO-MANAGER/192.168.1.3:virgo-manager:9103: registering service...
-2024-04-25 17:11:06.618  INFO 29244 --- [DiscoveryClient-InstanceInfoReplicator-0] com.netflix.discovery.DiscoveryClient    : DiscoveryClient_VIRGO-MANAGER/192.168.1.3:virgo-manager:9103 - registration status: 204
-2024-04-25 17:11:06.645  INFO 29244 --- [restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 9103 (http) with context path ''
-2024-04-25 17:11:06.646  INFO 29244 --- [restartedMain] .s.c.n.e.s.EurekaAutoServiceRegistration : Updating port to 9103
-2024-04-25 17:11:07.460  INFO 29244 --- [restartedMain] com.bosshand.virgo.Application           : Started Application in 7.379 seconds (JVM running for 105300.384)
-2024-04-25 17:11:07.470  INFO 29244 --- [restartedMain] .ConditionEvaluationDeltaLoggingListener : Condition evaluation unchanged
-2024-04-25 17:16:06.607  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 17:21:06.615  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 17:26:06.623  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 17:31:06.639  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 17:36:06.645  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 17:41:06.659  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 17:46:06.664  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 17:51:06.676  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 17:56:06.685  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 18:01:06.687  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 18:06:06.703  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 18:11:06.714  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 18:16:06.720  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 18:21:06.728  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 18:26:06.730  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 18:31:06.746  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 18:36:06.757  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 18:41:06.760  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 18:46:06.770  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 18:51:06.775  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 18:56:06.782  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 19:01:06.794  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 19:06:06.803  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 19:11:06.816  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 19:16:06.829  INFO 29244 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration

BIN
log/virgo.manager.log .2024-04-24.0.gz


+ 0 - 235
log/virgo.wzfrontend.log

@@ -1,235 +0,0 @@
-2024-04-25 17:33:54.050  INFO 25704 --- [main] c.bosshand.virgo.wzfrontend.Application  : No active profile set, falling back to default profiles: default
-2024-04-25 17:33:54.707  INFO 25704 --- [main] o.s.cloud.context.scope.GenericScope     : BeanFactory id=d32f90f8-11b7-3392-8d6d-1131a687a66f
-2024-04-25 17:33:54.775  INFO 25704 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$8210ba09] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:33:55.029  INFO 25704 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 9112 (http)
-2024-04-25 17:33:55.061  INFO 25704 --- [main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
-2024-04-25 17:33:55.062  INFO 25704 --- [main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.24]
-2024-04-25 17:33:55.071  INFO 25704 --- [main] o.a.catalina.core.AprLifecycleListener   : Loaded APR based Apache Tomcat Native library [1.2.35] using APR version [1.7.0].
-2024-04-25 17:33:55.072  INFO 25704 --- [main] o.a.catalina.core.AprLifecycleListener   : APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
-2024-04-25 17:33:55.072  INFO 25704 --- [main] o.a.catalina.core.AprLifecycleListener   : APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
-2024-04-25 17:33:55.077  INFO 25704 --- [main] o.a.catalina.core.AprLifecycleListener   : OpenSSL successfully initialized [OpenSSL 1.1.1q  5 Jul 2022]
-2024-04-25 17:33:55.278  INFO 25704 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
-2024-04-25 17:33:55.279  INFO 25704 --- [main] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 1212 ms
-2024-04-25 17:33:55.345  WARN 25704 --- [main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
-2024-04-25 17:33:55.345  INFO 25704 --- [main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
-2024-04-25 17:33:55.348  WARN 25704 --- [main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
-2024-04-25 17:33:55.348  INFO 25704 --- [main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
-2024-04-25 17:33:55.447  INFO 25704 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
-2024-04-25 17:33:55.481  INFO 25704 --- [main] o.s.b.a.w.s.WelcomePageHandlerMapping    : Adding welcome page: class path resource [static/index.html]
-2024-04-25 17:33:55.505  WARN 25704 --- [main] ion$DefaultTemplateResolverConfiguration : Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
-2024-04-25 17:33:56.663  INFO 25704 --- [main] o.s.c.n.eureka.InstanceInfoFactory       : Setting initial instance status as: STARTING
-2024-04-25 17:33:56.708  INFO 25704 --- [main] com.netflix.discovery.DiscoveryClient    : Initializing Eureka in region us-east-1
-2024-04-25 17:33:57.108  INFO 25704 --- [main] c.n.d.provider.DiscoveryJerseyProvider   : Using JSON encoding codec LegacyJacksonJson
-2024-04-25 17:33:57.109  INFO 25704 --- [main] c.n.d.provider.DiscoveryJerseyProvider   : Using JSON decoding codec LegacyJacksonJson
-2024-04-25 17:33:57.197  INFO 25704 --- [main] c.n.d.provider.DiscoveryJerseyProvider   : Using XML encoding codec XStreamXml
-2024-04-25 17:33:57.197  INFO 25704 --- [main] c.n.d.provider.DiscoveryJerseyProvider   : Using XML decoding codec XStreamXml
-2024-04-25 17:33:57.306  INFO 25704 --- [main] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 17:33:57.506  INFO 25704 --- [main] com.netflix.discovery.DiscoveryClient    : Disable delta property : false
-2024-04-25 17:33:57.506  INFO 25704 --- [main] com.netflix.discovery.DiscoveryClient    : Single vip registry refresh property : null
-2024-04-25 17:33:57.506  INFO 25704 --- [main] com.netflix.discovery.DiscoveryClient    : Force full registry fetch : false
-2024-04-25 17:33:57.506  INFO 25704 --- [main] com.netflix.discovery.DiscoveryClient    : Application is null : false
-2024-04-25 17:33:57.507  INFO 25704 --- [main] com.netflix.discovery.DiscoveryClient    : Registered Applications size is zero : true
-2024-04-25 17:33:57.507  INFO 25704 --- [main] com.netflix.discovery.DiscoveryClient    : Application version is -1: true
-2024-04-25 17:33:57.507  INFO 25704 --- [main] com.netflix.discovery.DiscoveryClient    : Getting all instance registry info from the eureka server
-2024-04-25 17:33:57.618  INFO 25704 --- [main] com.netflix.discovery.DiscoveryClient    : The response status is 200
-2024-04-25 17:33:57.620  INFO 25704 --- [main] com.netflix.discovery.DiscoveryClient    : Starting heartbeat executor: renew interval is: 30
-2024-04-25 17:33:57.623  INFO 25704 --- [main] c.n.discovery.InstanceInfoReplicator     : InstanceInfoReplicator onDemand update allowed rate per min is 4
-2024-04-25 17:33:57.626  INFO 25704 --- [main] com.netflix.discovery.DiscoveryClient    : Discovery Client initialized at timestamp 1714037637625 with initial instances count: 2
-2024-04-25 17:33:57.627  INFO 25704 --- [main] o.s.c.n.e.s.EurekaServiceRegistry        : Registering application VIRGO-WZFRONTEND with eureka with status UP
-2024-04-25 17:33:57.627  INFO 25704 --- [main] com.netflix.discovery.DiscoveryClient    : Saw local status change event StatusChangeEvent [timestamp=1714037637627, current=UP, previous=STARTING]
-2024-04-25 17:33:57.629  INFO 25704 --- [DiscoveryClient-InstanceInfoReplicator-0] com.netflix.discovery.DiscoveryClient    : DiscoveryClient_VIRGO-WZFRONTEND/192.168.1.3:virgo-wzfrontend:9112: registering service...
-2024-04-25 17:33:57.663  INFO 25704 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 9112 (http) with context path ''
-2024-04-25 17:33:57.663  INFO 25704 --- [main] .s.c.n.e.s.EurekaAutoServiceRegistration : Updating port to 9112
-2024-04-25 17:33:57.675  INFO 25704 --- [DiscoveryClient-InstanceInfoReplicator-0] com.netflix.discovery.DiscoveryClient    : DiscoveryClient_VIRGO-WZFRONTEND/192.168.1.3:virgo-wzfrontend:9112 - registration status: 204
-2024-04-25 17:33:58.043  INFO 25704 --- [main] c.bosshand.virgo.wzfrontend.Application  : Started Application in 6.492 seconds (JVM running for 9.28)
-2024-04-25 17:35:02.709  INFO 25704 --- [http-nio-9112-exec-2] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring DispatcherServlet 'dispatcherServlet'
-2024-04-25 17:35:02.710  INFO 25704 --- [http-nio-9112-exec-2] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
-2024-04-25 17:35:02.720  INFO 25704 --- [http-nio-9112-exec-2] o.s.web.servlet.DispatcherServlet        : Completed initialization in 9 ms
-2024-04-25 17:38:57.510  INFO 25704 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 17:43:57.511  INFO 25704 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 17:47:41.092  INFO 25704 --- [Thread-18] o.s.c.n.e.s.EurekaServiceRegistry        : Unregistering application VIRGO-WZFRONTEND with eureka with status DOWN
-2024-04-25 17:47:41.093  WARN 25704 --- [Thread-18] com.netflix.discovery.DiscoveryClient    : Saw local status change event StatusChangeEvent [timestamp=1714038461093, current=DOWN, previous=UP]
-2024-04-25 17:47:41.094  INFO 25704 --- [DiscoveryClient-InstanceInfoReplicator-0] com.netflix.discovery.DiscoveryClient    : DiscoveryClient_VIRGO-WZFRONTEND/192.168.1.3:virgo-wzfrontend:9112: registering service...
-2024-04-25 17:47:41.100  INFO 25704 --- [Thread-18] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
-2024-04-25 17:47:41.103  INFO 25704 --- [DiscoveryClient-InstanceInfoReplicator-0] com.netflix.discovery.DiscoveryClient    : DiscoveryClient_VIRGO-WZFRONTEND/192.168.1.3:virgo-wzfrontend:9112 - registration status: 204
-2024-04-25 17:47:41.104  INFO 25704 --- [Thread-18] com.netflix.discovery.DiscoveryClient    : Shutting down DiscoveryClient ...
-2024-04-25 17:47:44.107  INFO 25704 --- [Thread-18] com.netflix.discovery.DiscoveryClient    : Unregistering ...
-2024-04-25 17:47:44.125  INFO 25704 --- [Thread-18] com.netflix.discovery.DiscoveryClient    : DiscoveryClient_VIRGO-WZFRONTEND/192.168.1.3:virgo-wzfrontend:9112 - deregister  status: 200
-2024-04-25 17:47:44.138  INFO 25704 --- [Thread-18] com.netflix.discovery.DiscoveryClient    : Completed shut down of DiscoveryClient
-2024-04-25 17:47:51.722  INFO 4692 --- [main] c.bosshand.virgo.wzfrontend.Application  : No active profile set, falling back to default profiles: default
-2024-04-25 17:47:52.131  INFO 4692 --- [main] o.s.cloud.context.scope.GenericScope     : BeanFactory id=d32f90f8-11b7-3392-8d6d-1131a687a66f
-2024-04-25 17:47:52.179  INFO 4692 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$74797a93] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:47:52.341  INFO 4692 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 9112 (http)
-2024-04-25 17:47:52.363  INFO 4692 --- [main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
-2024-04-25 17:47:52.363  INFO 4692 --- [main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.24]
-2024-04-25 17:47:52.369  INFO 4692 --- [main] o.a.catalina.core.AprLifecycleListener   : Loaded APR based Apache Tomcat Native library [1.2.35] using APR version [1.7.0].
-2024-04-25 17:47:52.370  INFO 4692 --- [main] o.a.catalina.core.AprLifecycleListener   : APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
-2024-04-25 17:47:52.370  INFO 4692 --- [main] o.a.catalina.core.AprLifecycleListener   : APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
-2024-04-25 17:47:52.373  INFO 4692 --- [main] o.a.catalina.core.AprLifecycleListener   : OpenSSL successfully initialized [OpenSSL 1.1.1q  5 Jul 2022]
-2024-04-25 17:47:52.521  INFO 4692 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
-2024-04-25 17:47:52.522  INFO 4692 --- [main] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 792 ms
-2024-04-25 17:47:52.571  WARN 4692 --- [main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
-2024-04-25 17:47:52.572  INFO 4692 --- [main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
-2024-04-25 17:47:52.576  WARN 4692 --- [main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
-2024-04-25 17:47:52.576  INFO 4692 --- [main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
-2024-04-25 17:47:52.701  INFO 4692 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
-2024-04-25 17:47:52.742  INFO 4692 --- [main] o.s.b.a.w.s.WelcomePageHandlerMapping    : Adding welcome page: class path resource [static/index.html]
-2024-04-25 17:47:52.767  WARN 4692 --- [main] ion$DefaultTemplateResolverConfiguration : Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
-2024-04-25 17:47:53.921  INFO 4692 --- [main] o.s.c.n.eureka.InstanceInfoFactory       : Setting initial instance status as: STARTING
-2024-04-25 17:47:53.949  INFO 4692 --- [main] com.netflix.discovery.DiscoveryClient    : Initializing Eureka in region us-east-1
-2024-04-25 17:47:54.537  INFO 4692 --- [main] c.n.d.provider.DiscoveryJerseyProvider   : Using JSON encoding codec LegacyJacksonJson
-2024-04-25 17:47:54.537  INFO 4692 --- [main] c.n.d.provider.DiscoveryJerseyProvider   : Using JSON decoding codec LegacyJacksonJson
-2024-04-25 17:47:54.674  INFO 4692 --- [main] c.n.d.provider.DiscoveryJerseyProvider   : Using XML encoding codec XStreamXml
-2024-04-25 17:47:54.675  INFO 4692 --- [main] c.n.d.provider.DiscoveryJerseyProvider   : Using XML decoding codec XStreamXml
-2024-04-25 17:47:54.870  INFO 4692 --- [main] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 17:47:55.175  INFO 4692 --- [main] com.netflix.discovery.DiscoveryClient    : Disable delta property : false
-2024-04-25 17:47:55.175  INFO 4692 --- [main] com.netflix.discovery.DiscoveryClient    : Single vip registry refresh property : null
-2024-04-25 17:47:55.175  INFO 4692 --- [main] com.netflix.discovery.DiscoveryClient    : Force full registry fetch : false
-2024-04-25 17:47:55.175  INFO 4692 --- [main] com.netflix.discovery.DiscoveryClient    : Application is null : false
-2024-04-25 17:47:55.175  INFO 4692 --- [main] com.netflix.discovery.DiscoveryClient    : Registered Applications size is zero : true
-2024-04-25 17:47:55.176  INFO 4692 --- [main] com.netflix.discovery.DiscoveryClient    : Application version is -1: true
-2024-04-25 17:47:55.176  INFO 4692 --- [main] com.netflix.discovery.DiscoveryClient    : Getting all instance registry info from the eureka server
-2024-04-25 17:47:55.364  INFO 4692 --- [main] com.netflix.discovery.DiscoveryClient    : The response status is 200
-2024-04-25 17:47:55.367  INFO 4692 --- [main] com.netflix.discovery.DiscoveryClient    : Starting heartbeat executor: renew interval is: 30
-2024-04-25 17:47:55.371  INFO 4692 --- [main] c.n.discovery.InstanceInfoReplicator     : InstanceInfoReplicator onDemand update allowed rate per min is 4
-2024-04-25 17:47:55.376  INFO 4692 --- [main] com.netflix.discovery.DiscoveryClient    : Discovery Client initialized at timestamp 1714038475375 with initial instances count: 3
-2024-04-25 17:47:55.378  INFO 4692 --- [main] o.s.c.n.e.s.EurekaServiceRegistry        : Registering application VIRGO-WZFRONTEND with eureka with status UP
-2024-04-25 17:47:55.379  INFO 4692 --- [main] com.netflix.discovery.DiscoveryClient    : Saw local status change event StatusChangeEvent [timestamp=1714038475379, current=UP, previous=STARTING]
-2024-04-25 17:47:55.381  INFO 4692 --- [DiscoveryClient-InstanceInfoReplicator-0] com.netflix.discovery.DiscoveryClient    : DiscoveryClient_VIRGO-WZFRONTEND/192.168.1.3:virgo-wzfrontend:9112: registering service...
-2024-04-25 17:47:55.446  INFO 4692 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 9112 (http) with context path ''
-2024-04-25 17:47:55.449  INFO 4692 --- [main] .s.c.n.e.s.EurekaAutoServiceRegistration : Updating port to 9112
-2024-04-25 17:47:55.459  INFO 4692 --- [DiscoveryClient-InstanceInfoReplicator-0] com.netflix.discovery.DiscoveryClient    : DiscoveryClient_VIRGO-WZFRONTEND/192.168.1.3:virgo-wzfrontend:9112 - registration status: 204
-2024-04-25 17:47:56.108  INFO 4692 --- [main] c.bosshand.virgo.wzfrontend.Application  : Started Application in 6.982 seconds (JVM running for 8.117)
-2024-04-25 17:50:01.970  INFO 4692 --- [http-nio-9112-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring DispatcherServlet 'dispatcherServlet'
-2024-04-25 17:50:01.972  INFO 4692 --- [http-nio-9112-exec-1] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
-2024-04-25 17:50:02.000  INFO 4692 --- [http-nio-9112-exec-1] o.s.web.servlet.DispatcherServlet        : Completed initialization in 11 ms
-2024-04-25 17:52:55.189  INFO 4692 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 17:54:09.411  INFO 4692 --- [Thread-18] o.s.c.n.e.s.EurekaServiceRegistry        : Unregistering application VIRGO-WZFRONTEND with eureka with status DOWN
-2024-04-25 17:54:09.412  WARN 4692 --- [Thread-18] com.netflix.discovery.DiscoveryClient    : Saw local status change event StatusChangeEvent [timestamp=1714038849412, current=DOWN, previous=UP]
-2024-04-25 17:54:09.412  INFO 4692 --- [DiscoveryClient-InstanceInfoReplicator-0] com.netflix.discovery.DiscoveryClient    : DiscoveryClient_VIRGO-WZFRONTEND/192.168.1.3:virgo-wzfrontend:9112: registering service...
-2024-04-25 17:54:09.416  INFO 4692 --- [Thread-18] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
-2024-04-25 17:54:09.418  INFO 4692 --- [Thread-18] com.netflix.discovery.DiscoveryClient    : Shutting down DiscoveryClient ...
-2024-04-25 17:54:09.420  INFO 4692 --- [DiscoveryClient-InstanceInfoReplicator-0] com.netflix.discovery.DiscoveryClient    : DiscoveryClient_VIRGO-WZFRONTEND/192.168.1.3:virgo-wzfrontend:9112 - registration status: 204
-2024-04-25 17:54:09.420  INFO 4692 --- [Thread-18] com.netflix.discovery.DiscoveryClient    : Unregistering ...
-2024-04-25 17:54:09.432  INFO 4692 --- [Thread-18] com.netflix.discovery.DiscoveryClient    : DiscoveryClient_VIRGO-WZFRONTEND/192.168.1.3:virgo-wzfrontend:9112 - deregister  status: 200
-2024-04-25 17:54:09.439  INFO 4692 --- [Thread-18] com.netflix.discovery.DiscoveryClient    : Completed shut down of DiscoveryClient
-2024-04-25 17:54:16.554  INFO 11476 --- [main] c.bosshand.virgo.wzfrontend.Application  : No active profile set, falling back to default profiles: default
-2024-04-25 17:54:16.961  INFO 11476 --- [main] o.s.cloud.context.scope.GenericScope     : BeanFactory id=d32f90f8-11b7-3392-8d6d-1131a687a66f
-2024-04-25 17:54:17.010  INFO 11476 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$f110fcfe] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 17:54:17.186  INFO 11476 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 9112 (http)
-2024-04-25 17:54:17.206  INFO 11476 --- [main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
-2024-04-25 17:54:17.207  INFO 11476 --- [main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.24]
-2024-04-25 17:54:17.213  INFO 11476 --- [main] o.a.catalina.core.AprLifecycleListener   : Loaded APR based Apache Tomcat Native library [1.2.35] using APR version [1.7.0].
-2024-04-25 17:54:17.213  INFO 11476 --- [main] o.a.catalina.core.AprLifecycleListener   : APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
-2024-04-25 17:54:17.214  INFO 11476 --- [main] o.a.catalina.core.AprLifecycleListener   : APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
-2024-04-25 17:54:17.217  INFO 11476 --- [main] o.a.catalina.core.AprLifecycleListener   : OpenSSL successfully initialized [OpenSSL 1.1.1q  5 Jul 2022]
-2024-04-25 17:54:17.352  INFO 11476 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
-2024-04-25 17:54:17.352  INFO 11476 --- [main] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 790 ms
-2024-04-25 17:54:17.401  WARN 11476 --- [main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
-2024-04-25 17:54:17.402  INFO 11476 --- [main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
-2024-04-25 17:54:17.405  WARN 11476 --- [main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
-2024-04-25 17:54:17.406  INFO 11476 --- [main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
-2024-04-25 17:54:17.530  INFO 11476 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
-2024-04-25 17:54:17.569  INFO 11476 --- [main] o.s.b.a.w.s.WelcomePageHandlerMapping    : Adding welcome page: class path resource [static/index.html]
-2024-04-25 17:54:17.596  WARN 11476 --- [main] ion$DefaultTemplateResolverConfiguration : Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
-2024-04-25 17:54:18.693  INFO 11476 --- [main] o.s.c.n.eureka.InstanceInfoFactory       : Setting initial instance status as: STARTING
-2024-04-25 17:54:18.720  INFO 11476 --- [main] com.netflix.discovery.DiscoveryClient    : Initializing Eureka in region us-east-1
-2024-04-25 17:54:19.069  INFO 11476 --- [main] c.n.d.provider.DiscoveryJerseyProvider   : Using JSON encoding codec LegacyJacksonJson
-2024-04-25 17:54:19.069  INFO 11476 --- [main] c.n.d.provider.DiscoveryJerseyProvider   : Using JSON decoding codec LegacyJacksonJson
-2024-04-25 17:54:19.150  INFO 11476 --- [main] c.n.d.provider.DiscoveryJerseyProvider   : Using XML encoding codec XStreamXml
-2024-04-25 17:54:19.151  INFO 11476 --- [main] c.n.d.provider.DiscoveryJerseyProvider   : Using XML decoding codec XStreamXml
-2024-04-25 17:54:19.267  INFO 11476 --- [main] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 17:54:19.484  INFO 11476 --- [main] com.netflix.discovery.DiscoveryClient    : Disable delta property : false
-2024-04-25 17:54:19.485  INFO 11476 --- [main] com.netflix.discovery.DiscoveryClient    : Single vip registry refresh property : null
-2024-04-25 17:54:19.485  INFO 11476 --- [main] com.netflix.discovery.DiscoveryClient    : Force full registry fetch : false
-2024-04-25 17:54:19.485  INFO 11476 --- [main] com.netflix.discovery.DiscoveryClient    : Application is null : false
-2024-04-25 17:54:19.485  INFO 11476 --- [main] com.netflix.discovery.DiscoveryClient    : Registered Applications size is zero : true
-2024-04-25 17:54:19.485  INFO 11476 --- [main] com.netflix.discovery.DiscoveryClient    : Application version is -1: true
-2024-04-25 17:54:19.485  INFO 11476 --- [main] com.netflix.discovery.DiscoveryClient    : Getting all instance registry info from the eureka server
-2024-04-25 17:54:19.598  INFO 11476 --- [main] com.netflix.discovery.DiscoveryClient    : The response status is 200
-2024-04-25 17:54:19.600  INFO 11476 --- [main] com.netflix.discovery.DiscoveryClient    : Starting heartbeat executor: renew interval is: 30
-2024-04-25 17:54:19.602  INFO 11476 --- [main] c.n.discovery.InstanceInfoReplicator     : InstanceInfoReplicator onDemand update allowed rate per min is 4
-2024-04-25 17:54:19.604  INFO 11476 --- [main] com.netflix.discovery.DiscoveryClient    : Discovery Client initialized at timestamp 1714038859604 with initial instances count: 4
-2024-04-25 17:54:19.605  INFO 11476 --- [main] o.s.c.n.e.s.EurekaServiceRegistry        : Registering application VIRGO-WZFRONTEND with eureka with status UP
-2024-04-25 17:54:19.605  INFO 11476 --- [main] com.netflix.discovery.DiscoveryClient    : Saw local status change event StatusChangeEvent [timestamp=1714038859605, current=UP, previous=STARTING]
-2024-04-25 17:54:19.607  INFO 11476 --- [DiscoveryClient-InstanceInfoReplicator-0] com.netflix.discovery.DiscoveryClient    : DiscoveryClient_VIRGO-WZFRONTEND/192.168.1.3:virgo-wzfrontend:9112: registering service...
-2024-04-25 17:54:19.639  INFO 11476 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 9112 (http) with context path ''
-2024-04-25 17:54:19.640  INFO 11476 --- [main] .s.c.n.e.s.EurekaAutoServiceRegistration : Updating port to 9112
-2024-04-25 17:54:19.651  INFO 11476 --- [DiscoveryClient-InstanceInfoReplicator-0] com.netflix.discovery.DiscoveryClient    : DiscoveryClient_VIRGO-WZFRONTEND/192.168.1.3:virgo-wzfrontend:9112 - registration status: 204
-2024-04-25 17:54:20.022  INFO 11476 --- [main] c.bosshand.virgo.wzfrontend.Application  : Started Application in 5.899 seconds (JVM running for 7.173)
-2024-04-25 17:55:25.140  INFO 11476 --- [http-nio-9112-exec-7] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring DispatcherServlet 'dispatcherServlet'
-2024-04-25 17:55:25.140  INFO 11476 --- [http-nio-9112-exec-7] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
-2024-04-25 17:55:25.147  INFO 11476 --- [http-nio-9112-exec-7] o.s.web.servlet.DispatcherServlet        : Completed initialization in 6 ms
-2024-04-25 17:59:19.496  INFO 11476 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 18:00:02.791  INFO 11476 --- [Thread-16] o.s.c.n.e.s.EurekaServiceRegistry        : Unregistering application VIRGO-WZFRONTEND with eureka with status DOWN
-2024-04-25 18:00:02.792  WARN 11476 --- [Thread-16] com.netflix.discovery.DiscoveryClient    : Saw local status change event StatusChangeEvent [timestamp=1714039202792, current=DOWN, previous=UP]
-2024-04-25 18:00:02.793  INFO 11476 --- [DiscoveryClient-InstanceInfoReplicator-0] com.netflix.discovery.DiscoveryClient    : DiscoveryClient_VIRGO-WZFRONTEND/192.168.1.3:virgo-wzfrontend:9112: registering service...
-2024-04-25 18:00:02.796  INFO 11476 --- [Thread-16] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
-2024-04-25 18:00:02.799  INFO 11476 --- [Thread-16] com.netflix.discovery.DiscoveryClient    : Shutting down DiscoveryClient ...
-2024-04-25 18:00:02.803  INFO 11476 --- [DiscoveryClient-InstanceInfoReplicator-0] com.netflix.discovery.DiscoveryClient    : DiscoveryClient_VIRGO-WZFRONTEND/192.168.1.3:virgo-wzfrontend:9112 - registration status: 204
-2024-04-25 18:00:02.804  INFO 11476 --- [Thread-16] com.netflix.discovery.DiscoveryClient    : Unregistering ...
-2024-04-25 18:00:02.817  INFO 11476 --- [Thread-16] com.netflix.discovery.DiscoveryClient    : DiscoveryClient_VIRGO-WZFRONTEND/192.168.1.3:virgo-wzfrontend:9112 - deregister  status: 200
-2024-04-25 18:00:02.827  INFO 11476 --- [Thread-16] com.netflix.discovery.DiscoveryClient    : Completed shut down of DiscoveryClient
-2024-04-25 18:00:09.921  INFO 24452 --- [main] c.bosshand.virgo.wzfrontend.Application  : No active profile set, falling back to default profiles: default
-2024-04-25 18:00:10.350  INFO 24452 --- [main] o.s.cloud.context.scope.GenericScope     : BeanFactory id=d32f90f8-11b7-3392-8d6d-1131a687a66f
-2024-04-25 18:00:10.406  INFO 24452 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$ad0b41e9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-2024-04-25 18:00:10.611  INFO 24452 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 9112 (http)
-2024-04-25 18:00:10.631  INFO 24452 --- [main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
-2024-04-25 18:00:10.632  INFO 24452 --- [main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.24]
-2024-04-25 18:00:10.638  INFO 24452 --- [main] o.a.catalina.core.AprLifecycleListener   : Loaded APR based Apache Tomcat Native library [1.2.35] using APR version [1.7.0].
-2024-04-25 18:00:10.638  INFO 24452 --- [main] o.a.catalina.core.AprLifecycleListener   : APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
-2024-04-25 18:00:10.638  INFO 24452 --- [main] o.a.catalina.core.AprLifecycleListener   : APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
-2024-04-25 18:00:10.641  INFO 24452 --- [main] o.a.catalina.core.AprLifecycleListener   : OpenSSL successfully initialized [OpenSSL 1.1.1q  5 Jul 2022]
-2024-04-25 18:00:10.755  INFO 24452 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
-2024-04-25 18:00:10.756  INFO 24452 --- [main] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 828 ms
-2024-04-25 18:00:10.803  WARN 24452 --- [main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
-2024-04-25 18:00:10.804  INFO 24452 --- [main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
-2024-04-25 18:00:10.807  WARN 24452 --- [main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.
-2024-04-25 18:00:10.807  INFO 24452 --- [main] c.n.c.sources.URLConfigurationSource     : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
-2024-04-25 18:00:10.957  INFO 24452 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
-2024-04-25 18:00:11.017  INFO 24452 --- [main] o.s.b.a.w.s.WelcomePageHandlerMapping    : Adding welcome page: class path resource [static/index.html]
-2024-04-25 18:00:11.060  WARN 24452 --- [main] ion$DefaultTemplateResolverConfiguration : Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
-2024-04-25 18:00:12.773  INFO 24452 --- [main] o.s.c.n.eureka.InstanceInfoFactory       : Setting initial instance status as: STARTING
-2024-04-25 18:00:12.815  INFO 24452 --- [main] com.netflix.discovery.DiscoveryClient    : Initializing Eureka in region us-east-1
-2024-04-25 18:00:13.404  INFO 24452 --- [main] c.n.d.provider.DiscoveryJerseyProvider   : Using JSON encoding codec LegacyJacksonJson
-2024-04-25 18:00:13.404  INFO 24452 --- [main] c.n.d.provider.DiscoveryJerseyProvider   : Using JSON decoding codec LegacyJacksonJson
-2024-04-25 18:00:13.550  INFO 24452 --- [main] c.n.d.provider.DiscoveryJerseyProvider   : Using XML encoding codec XStreamXml
-2024-04-25 18:00:13.551  INFO 24452 --- [main] c.n.d.provider.DiscoveryJerseyProvider   : Using XML decoding codec XStreamXml
-2024-04-25 18:00:13.756  INFO 24452 --- [main] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 18:00:14.074  INFO 24452 --- [main] com.netflix.discovery.DiscoveryClient    : Disable delta property : false
-2024-04-25 18:00:14.074  INFO 24452 --- [main] com.netflix.discovery.DiscoveryClient    : Single vip registry refresh property : null
-2024-04-25 18:00:14.075  INFO 24452 --- [main] com.netflix.discovery.DiscoveryClient    : Force full registry fetch : false
-2024-04-25 18:00:14.075  INFO 24452 --- [main] com.netflix.discovery.DiscoveryClient    : Application is null : false
-2024-04-25 18:00:14.075  INFO 24452 --- [main] com.netflix.discovery.DiscoveryClient    : Registered Applications size is zero : true
-2024-04-25 18:00:14.075  INFO 24452 --- [main] com.netflix.discovery.DiscoveryClient    : Application version is -1: true
-2024-04-25 18:00:14.075  INFO 24452 --- [main] com.netflix.discovery.DiscoveryClient    : Getting all instance registry info from the eureka server
-2024-04-25 18:00:14.252  INFO 24452 --- [main] com.netflix.discovery.DiscoveryClient    : The response status is 200
-2024-04-25 18:00:14.256  INFO 24452 --- [main] com.netflix.discovery.DiscoveryClient    : Starting heartbeat executor: renew interval is: 30
-2024-04-25 18:00:14.258  INFO 24452 --- [main] c.n.discovery.InstanceInfoReplicator     : InstanceInfoReplicator onDemand update allowed rate per min is 4
-2024-04-25 18:00:14.262  INFO 24452 --- [main] com.netflix.discovery.DiscoveryClient    : Discovery Client initialized at timestamp 1714039214261 with initial instances count: 4
-2024-04-25 18:00:14.264  INFO 24452 --- [main] o.s.c.n.e.s.EurekaServiceRegistry        : Registering application VIRGO-WZFRONTEND with eureka with status UP
-2024-04-25 18:00:14.264  INFO 24452 --- [main] com.netflix.discovery.DiscoveryClient    : Saw local status change event StatusChangeEvent [timestamp=1714039214264, current=UP, previous=STARTING]
-2024-04-25 18:00:14.266  INFO 24452 --- [DiscoveryClient-InstanceInfoReplicator-0] com.netflix.discovery.DiscoveryClient    : DiscoveryClient_VIRGO-WZFRONTEND/192.168.1.3:virgo-wzfrontend:9112: registering service...
-2024-04-25 18:00:14.316  INFO 24452 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 9112 (http) with context path ''
-2024-04-25 18:00:14.319  INFO 24452 --- [main] .s.c.n.e.s.EurekaAutoServiceRegistration : Updating port to 9112
-2024-04-25 18:00:14.322  INFO 24452 --- [DiscoveryClient-InstanceInfoReplicator-0] com.netflix.discovery.DiscoveryClient    : DiscoveryClient_VIRGO-WZFRONTEND/192.168.1.3:virgo-wzfrontend:9112 - registration status: 204
-2024-04-25 18:00:14.935  INFO 24452 --- [main] c.bosshand.virgo.wzfrontend.Application  : Started Application in 7.665 seconds (JVM running for 9.252)
-2024-04-25 18:00:46.862  INFO 24452 --- [http-nio-9112-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring DispatcherServlet 'dispatcherServlet'
-2024-04-25 18:00:46.862  INFO 24452 --- [http-nio-9112-exec-1] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
-2024-04-25 18:00:46.868  INFO 24452 --- [http-nio-9112-exec-1] o.s.web.servlet.DispatcherServlet        : Completed initialization in 6 ms
-2024-04-25 18:00:52.530  WARN 24452 --- [http-nio-9112-exec-2] o.s.w.s.r.ResourceHttpRequestHandler     : Path represents URL or has "url:" prefix: [https:/www.youjiyun.net/console/index.html]
-2024-04-25 18:05:14.080  INFO 24452 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 18:10:14.093  INFO 24452 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 18:15:14.102  INFO 24452 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 18:20:14.113  INFO 24452 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 18:25:14.119  INFO 24452 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 18:30:14.130  INFO 24452 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 18:35:14.137  INFO 24452 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 18:40:14.151  INFO 24452 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 18:45:14.162  INFO 24452 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 18:50:14.177  INFO 24452 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 18:55:14.192  INFO 24452 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 19:00:14.207  INFO 24452 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 19:05:14.218  INFO 24452 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 19:10:14.221  INFO 24452 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration
-2024-04-25 19:15:14.230  INFO 24452 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver      : Resolving eureka endpoints via configuration