Skip to content

Instantly share code, notes, and snippets.

@myesn
Created April 8, 2022 03:24
Show Gist options
  • Save myesn/9514ab10066955615dde424d1c7a145d to your computer and use it in GitHub Desktop.
Save myesn/9514ab10066955615dde424d1c7a145d to your computer and use it in GitHub Desktop.
shenyu-admin logs(step 8)
ubuntu@ubuntu:~/shenyu/docker/shenyu-v2.4.2$ docker-compose logs -f shenyu-admin
Attaching to shenyu-admin
shenyu-admin | entrypoint.sh: 19: [[: not found
shenyu-admin | current jdk version:1.8.0_322
shenyu-admin | Starting the ShenYu-Admin ...
shenyu-admin | /opt/shenyu-admin/bin/start.sh: 45: [[: not found
shenyu-admin | /opt/shenyu-admin/bin/start.sh: 47: [[: not found
shenyu-admin | /opt/shenyu-admin/bin/start.sh: 49: [[: not found
shenyu-admin | Please check the log files: /opt/shenyu-admin/logs/shenyu-admin.log
shenyu-admin | at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:434)
shenyu-admin | ... 65 common frames omitted
shenyu-admin | 02:16:06,952 |-INFO in ch.qos.logback.core.hook.DelayingShutdownHook@2d2b1205 - Sleeping for 0 milliseconds
shenyu-admin | 02:16:06,956 |-INFO in ch.qos.logback.core.hook.DelayingShutdownHook@2d2b1205 - Logback context being closed via shutdown hook
shenyu-admin | 02:16:06,970 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_STDOUT] - Worker thread will flush remaining events before exiting.
shenyu-admin | 02:16:06,970 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_STDOUT] - Queue flush finished successfully within timeout.
shenyu-admin | 02:16:06,988 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_FILE] - Worker thread will flush remaining events before exiting.
shenyu-admin | 02:16:06,993 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_FILE] - Queue flush finished successfully within timeout.
shenyu-admin | 02:16:07,007 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_ERROR_FILE] - Worker thread will flush remaining events before exiting.
shenyu-admin | 02:16:07,009 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_ERROR_FILE] - Queue flush finished successfully within timeout.
shenyu-admin | 02:38:34,820 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
shenyu-admin | 02:38:34,837 |-INFO in ch.qos.logback.core.joran.action.ShutdownHookAction - About to instantiate shutdown hook of type [ch.qos.logback.core.hook.DelayingShutdownHook]
shenyu-admin | 02:38:34,861 |-INFO in ch.qos.logback.core.joran.action.StatusListenerAction - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener]
shenyu-admin | 02:38:35,037 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
shenyu-admin | 02:38:35,051 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
shenyu-admin | 02:38:35,076 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] propert y
shenyu-admin | 02:38:35,229 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
shenyu-admin | 02:38:35,238 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ASYNC_STDOUT]
shenyu-admin | 02:38:35,243 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to ch.qos.logback.classic.AsyncAppender[ASYNC_STDOUT]
shenyu-admin | 02:38:35,244 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_STDOUT] - Attaching appender named [STDOUT] to AsyncAppender.
shenyu-admin | 02:38:35,246 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_STDOUT] - Setting discardingThreshold to 0
shenyu-admin | 02:38:35,248 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
shenyu-admin | 02:38:35,259 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE]
shenyu-admin | 02:38:35,284 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@237351678 - setting totalSizeCap to 10 GB
shenyu-admin | 02:38:35,293 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@237351678 - Archive files will be limited to [100 MB] each.
shenyu-admin | 02:38:35,304 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@237351678 - Will use zip compression
shenyu-admin | 02:38:35,310 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@237351678 - Will use the pattern ./logs/shenyu-admin.%d{yyyy-MM-dd}.%i.log for the active file
shenyu-admin | 02:38:35,319 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@31a5c39e - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/shenyu-admin.%d{yyyy-MM-dd}.%i. log.zip'.
shenyu-admin | 02:38:35,319 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@31a5c39e - Roll-over at midnight.
shenyu-admin | 02:38:35,330 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@31a5c39e - Setting initial period to Fri Apr 08 02:38:35 UTC 2022
shenyu-admin | 02:38:35,339 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] propert y
shenyu-admin | 02:38:35,348 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./logs/shenyu-admin.log
shenyu-admin | 02:38:35,349 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./logs/shenyu-admin.log]
shenyu-admin | 02:38:35,353 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
shenyu-admin | 02:38:35,354 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ASYNC_FILE]
shenyu-admin | 02:38:35,356 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to ch.qos.logback.classic.AsyncAppender[ASYNC_FILE]
shenyu-admin | 02:38:35,357 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_FILE] - Attaching appender named [FILE] to AsyncAppender.
shenyu-admin | 02:38:35,357 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_FILE] - Setting discardingThreshold to 0
shenyu-admin | 02:38:35,358 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
shenyu-admin | 02:38:35,358 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ERROR_FILE]
shenyu-admin | 02:38:35,378 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1447689627 - setting totalSizeCap to 10 GB
shenyu-admin | 02:38:35,379 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1447689627 - Archive files will be limited to [100 MB] each.
shenyu-admin | 02:38:35,380 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1447689627 - Will use zip compression
shenyu-admin | 02:38:35,382 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1447689627 - Will use the pattern ./logs/shenyu-admin.%d{yyyy-MM-dd}-error.%i.log for the active file
shenyu-admin | 02:38:35,388 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6adede5 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/shenyu-admin.%d{yyyy-MM-dd}-erro r.%i.log.zip'.
shenyu-admin | 02:38:35,389 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6adede5 - Roll-over at midnight.
shenyu-admin | 02:38:35,391 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6adede5 - Setting initial period to Fri Apr 08 02:16:06 UTC 2022
shenyu-admin | 02:38:35,394 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] propert y
shenyu-admin | 02:38:35,398 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ERROR_FILE] - Active log file name: ./logs/shenyu-admin-error.log
shenyu-admin | 02:38:35,398 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ERROR_FILE] - File property is set to [./logs/shenyu-admin-error.log]
shenyu-admin | 02:38:35,399 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
shenyu-admin | 02:38:35,400 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ASYNC_ERROR_FILE]
shenyu-admin | 02:38:35,405 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ERROR_FILE] to ch.qos.logback.classic.AsyncAppender[ASYNC_ERROR_FILE]
shenyu-admin | 02:38:35,405 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_ERROR_FILE] - Attaching appender named [ERROR_FILE] to AsyncAppender.
shenyu-admin | 02:38:35,406 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_ERROR_FILE] - Setting discardingThreshold to 0
shenyu-admin | 02:38:35,407 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
shenyu-admin | 02:38:35,408 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ASYNC_STDOUT] to Logger[ROOT]
shenyu-admin | 02:38:35,409 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ASYNC_FILE] to Logger[ROOT]
shenyu-admin | 02:38:35,410 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ASYNC_ERROR_FILE] to Logger[ROOT]
shenyu-admin | 02:38:35,411 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
shenyu-admin | 02:38:35,414 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@49993335 - Registering current configuration as safe fallback point
shenyu-admin | 02:38:38,805 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_STDOUT] - Worker thread will flush remaining events before exiting.
shenyu-admin | 02:38:38,808 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_STDOUT] - Queue flush finished successfully within timeout.
shenyu-admin | 02:38:38,809 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_FILE] - Worker thread will flush remaining events before exiting.
shenyu-admin | 02:38:38,813 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_FILE] - Queue flush finished successfully within timeout.
shenyu-admin | 02:38:38,814 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_ERROR_FILE] - Worker thread will flush remaining events before exiting.
shenyu-admin | 02:38:38,815 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_ERROR_FILE] - Queue flush finished successfully within timeout.
shenyu-admin | 02:38:38,859 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
shenyu-admin | 02:38:38,865 |-INFO in ch.qos.logback.core.joran.action.ShutdownHookAction - About to instantiate shutdown hook of type [ch.qos.logback.core.hook.DelayingShutdownHook]
shenyu-admin | 02:38:38,866 |-INFO in ch.qos.logback.core.joran.action.StatusListenerAction - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener]
shenyu-admin | 02:38:38,872 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
shenyu-admin | 02:38:38,872 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
shenyu-admin | 02:38:38,878 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] propert y
shenyu-admin | 02:38:38,883 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
shenyu-admin | 02:38:38,885 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ASYNC_STDOUT]
shenyu-admin | 02:38:38,889 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to ch.qos.logback.classic.AsyncAppender[ASYNC_STDOUT]
shenyu-admin | 02:38:38,890 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_STDOUT] - Attaching appender named [STDOUT] to AsyncAppender.
shenyu-admin | 02:38:38,891 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_STDOUT] - Setting discardingThreshold to 0
shenyu-admin | 02:38:38,893 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
shenyu-admin | 02:38:38,893 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE]
shenyu-admin | 02:38:38,908 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@11939193 - setting totalSizeCap to 10 GB
shenyu-admin | 02:38:38,909 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@11939193 - Archive files will be limited to [100 MB] each.
shenyu-admin | 02:38:38,910 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@11939193 - Will use zip compression
shenyu-admin | 02:38:38,911 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@11939193 - Will use the pattern ./logs/shenyu-admin.%d{yyyy-MM-dd}.%i.log for the active file
shenyu-admin | 02:38:38,915 |-WARN in Logger[org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator] - No appenders present in context [default] for logger [org.hibernate .validator.messageinterpolation.ResourceBundleMessageInterpolator].
shenyu-admin | 02:38:38,916 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6631f5ca - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/shenyu-admin.%d{yyyy-MM-dd}.%i. log.zip'.
shenyu-admin | 02:38:38,918 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6631f5ca - Roll-over at midnight.
shenyu-admin | 02:38:38,920 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6631f5ca - Setting initial period to Fri Apr 08 02:38:38 UTC 2022
shenyu-admin | 02:38:38,923 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] propert y
shenyu-admin | 02:38:38,927 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./logs/shenyu-admin.log
shenyu-admin | 02:38:38,928 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./logs/shenyu-admin.log]
shenyu-admin | 02:38:38,930 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
shenyu-admin | 02:38:38,934 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ASYNC_FILE]
shenyu-admin | 02:38:38,936 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to ch.qos.logback.classic.AsyncAppender[ASYNC_FILE]
shenyu-admin | 02:38:38,938 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_FILE] - Attaching appender named [FILE] to AsyncAppender.
shenyu-admin | 02:38:38,939 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_FILE] - Setting discardingThreshold to 0
shenyu-admin | 02:38:38,944 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
shenyu-admin | 02:38:38,945 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ERROR_FILE]
shenyu-admin | 02:38:38,959 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1523457748 - setting totalSizeCap to 10 GB
shenyu-admin | 02:38:38,960 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1523457748 - Archive files will be limited to [100 MB] each.
shenyu-admin | 02:38:38,961 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1523457748 - Will use zip compression
shenyu-admin | 02:38:38,963 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1523457748 - Will use the pattern ./logs/shenyu-admin.%d{yyyy-MM-dd}-error.%i.log for the active file
shenyu-admin | 02:38:38,967 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1613674b - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/shenyu-admin.%d{yyyy-MM-dd}-err or.%i.log.zip'.
shenyu-admin | 02:38:38,967 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1613674b - Roll-over at midnight.
shenyu-admin | 02:38:38,969 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1613674b - Setting initial period to Fri Apr 08 02:16:06 UTC 2022
shenyu-admin | 02:38:38,979 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] propert y
shenyu-admin | 02:38:38,996 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ERROR_FILE] - Active log file name: ./logs/shenyu-admin-error.log
shenyu-admin | 02:38:39,008 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ERROR_FILE] - File property is set to [./logs/shenyu-admin-error.log]
shenyu-admin | 02:38:39,009 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
shenyu-admin | 02:38:39,010 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ASYNC_ERROR_FILE]
shenyu-admin | 02:38:39,012 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ERROR_FILE] to ch.qos.logback.classic.AsyncAppender[ASYNC_ERROR_FILE]
shenyu-admin | 02:38:39,013 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_ERROR_FILE] - Attaching appender named [ERROR_FILE] to AsyncAppender.
shenyu-admin | 02:38:39,014 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_ERROR_FILE] - Setting discardingThreshold to 0
shenyu-admin | 02:38:39,015 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
shenyu-admin | 02:38:39,047 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@27ff5d15 - Propagating INFO level on Logger[ROOT] onto the JUL framework
shenyu-admin | 02:38:39,050 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ASYNC_STDOUT] to Logger[ROOT]
shenyu-admin | 02:38:39,051 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ASYNC_FILE] to Logger[ROOT]
shenyu-admin | 02:38:39,052 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ASYNC_ERROR_FILE] to Logger[ROOT]
shenyu-admin | 02:38:39,053 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
shenyu-admin | 02:38:39,054 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@34f5090e - Registering current configuration as safe fallback point
shenyu-admin | 02:38:39,183 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@27ff5d15 - Propagating INFO level on Logger[org.springframework.boot] onto the JUL framework
shenyu-admin | 02:38:39,194 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@27ff5d15 - Propagating INFO level on Logger[org.apache.ibatis] onto the JUL framework
shenyu-admin | 02:38:39,198 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@27ff5d15 - Propagating INFO level on Logger[org.apache.shenyu.bonuspoint] onto the JUL framework
shenyu-admin | 02:38:39,200 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@27ff5d15 - Propagating INFO level on Logger[org.apache.shenyu.lottery] onto the JUL framework
shenyu-admin | 02:38:39,202 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@27ff5d15 - Propagating INFO level on Logger[org.apache.shenyu] onto the JUL framework
shenyu-admin |
shenyu-admin | . ____ _ __ _ _
shenyu-admin | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
shenyu-admin | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
shenyu-admin | \\/ ___)| |_)| | | | | || (_| | ) ) ) )
shenyu-admin | ' |____| .__|_| |_|_| |_\__, | / / / /
shenyu-admin | =========|_|==============|___/=/_/_/_/
shenyu-admin | :: Spring Boot :: (v2.2.2.RELEASE)
shenyu-admin |
shenyu-admin | 2022-04-08 02:38:39 [main] INFO org.apache.shenyu.admin.ShenyuAdminBootstrap - Starting ShenyuAdminBootstrap v2.4.2 on b42e070b1552 with PID 35 (/opt/shenyu-admin/lib/shenyu-admi n-2.4.2.jar started by root in /opt/shenyu-admin)
shenyu-admin | 2022-04-08 02:38:39 [main] INFO org.apache.shenyu.admin.ShenyuAdminBootstrap - Starting ShenyuAdminBootstrap v2.4.2 on b42e070b1552 with PID 35 (/opt/shenyu-admin/lib/shenyu-admi n-2.4.2.jar started by root in /opt/shenyu-admin)
shenyu-admin | 2022-04-08 02:38:40 [main] INFO org.apache.shenyu.admin.ShenyuAdminBootstrap - The following profiles are active: mysql
shenyu-admin | 2022-04-08 02:38:40 [main] INFO org.apache.shenyu.admin.ShenyuAdminBootstrap - The following profiles are active: mysql
shenyu-admin | 2022-04-08 02:38:52 [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data LDAP repositories in DEFAULT mode.
shenyu-admin | 2022-04-08 02:38:52 [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data LDAP repositories in DEFAULT mode.
shenyu-admin | 2022-04-08 02:38:53 [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 244ms. Found 0 LDAP repository interfaces.
shenyu-admin | 2022-04-08 02:38:53 [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 244ms. Found 0 LDAP repository interfaces.
shenyu-admin | 2022-04-08 02:38:56 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfiguration' of type [org.apache.shenyu.admin.shiro.config.ShiroConfiguration$$EnhancerBySpringCGLIB$$632f6dbe] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
shenyu-admin | 2022-04-08 02:38:56 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfiguration' of type [org.apache.shenyu.admin.shiro.config.ShiroConfiguration$$EnhancerBySpringCGLIB$$632f6dbe] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
shenyu-admin | 2022-04-08 02:38:56 [main] INFO org.springframework.aop.framework.CglibAopProxy - Unable to proxy interface-implementing method [public final org.apache.shiro.authc.AuthenticationInfo org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(org.apache.shiro.authc.AuthenticationToken) throws org.apache.shiro.authc.AuthenticationException] because it is marked as final: Consider using interface-based JDK proxies instead!
shenyu-admin | 2022-04-08 02:38:56 [main] INFO org.springframework.aop.framework.CglibAopProxy - Unable to proxy interface-implementing method [public final org.apache.shiro.authc.AuthenticationInfo org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(org.apache.shiro.authc.AuthenticationToken) throws org.apache.shiro.authc.AuthenticationException] because it is marked as final: Consider using interface-based JDK proxies instead!
shenyu-admin | 2022-04-08 02:38:56 [main] INFO org.springframework.aop.framework.CglibAopProxy - Unable to proxy interface-implementing method [public final void org.apache.shiro.realm.AuthenticatingRealm.init()] because it is marked as final: Consider using interface-based JDK proxies instead!
shenyu-admin | 2022-04-08 02:38:56 [main] INFO org.springframework.aop.framework.CglibAopProxy - Unable to proxy interface-implementing method [public final void org.apache.shiro.realm.AuthenticatingRealm.init()] because it is marked as final: Consider using interface-based JDK proxies instead!
shenyu-admin | 2022-04-08 02:38:57 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroSecurityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
shenyu-admin | 2022-04-08 02:38:57 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroSecurityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
shenyu-admin | 2022-04-08 02:38:57 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroProperties' of type [org.apache.shenyu.admin.config.properties.ShiroProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
shenyu-admin | 2022-04-08 02:38:57 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroProperties' of type [org.apache.shenyu.admin.config.properties.ShiroProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
shenyu-admin | 2022-04-08 02:38:57 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$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)
shenyu-admin | 2022-04-08 02:38:57 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$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)
shenyu-admin | 2022-04-08 02:38:58 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
shenyu-admin | 2022-04-08 02:38:58 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
shenyu-admin | 2022-04-08 02:39:00 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'dataBaseProperties' of type [org.apache.shenyu.admin.config.properties.DataBaseProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
shenyu-admin | 2022-04-08 02:39:00 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'dataBaseProperties' of type [org.apache.shenyu.admin.config.properties.DataBaseProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
shenyu-admin | 2022-04-08 02:39:00 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$c8d306b2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
shenyu-admin | 2022-04-08 02:39:00 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$c8d306b2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
shenyu-admin | 2022-04-08 02:39:00 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
shenyu-admin | 2022-04-08 02:39:00 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
shenyu-admin | 2022-04-08 02:39:04 [main] INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 9095 (http)
shenyu-admin | 2022-04-08 02:39:04 [main] INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 9095 (http)
shenyu-admin | 2022-04-08 02:39:04 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-0.0.0.0-9095"]
shenyu-admin | 2022-04-08 02:39:04 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-0.0.0.0-9095"]
shenyu-admin | 2022-04-08 02:39:04 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
shenyu-admin | 2022-04-08 02:39:04 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
shenyu-admin | 2022-04-08 02:39:04 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.29]
shenyu-admin | 2022-04-08 02:39:04 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.29]
shenyu-admin | 2022-04-08 02:39:05 [main] INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
shenyu-admin | 2022-04-08 02:39:05 [main] INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
shenyu-admin | 2022-04-08 02:39:05 [main] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 25533 ms
shenyu-admin | 2022-04-08 02:39:05 [main] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 25533 ms
shenyu-admin | 2022-04-08 02:39:11 [main] ERROR org.apache.shenyu.admin.spring.LocalDataSourceLoader - Datasource init error.
shenyu-admin | com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure
shenyu-admin |
shenyu-admin | The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
shenyu-admin | at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
shenyu-admin | at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
shenyu-admin | at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
shenyu-admin | at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
shenyu-admin | at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
shenyu-admin | at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:199)
shenyu-admin | at java.sql.DriverManager.getConnection(DriverManager.java:664)
shenyu-admin | at java.sql.DriverManager.getConnection(DriverManager.java:247)
shenyu-admin | at org.apache.shenyu.admin.spring.LocalDataSourceLoader.init(LocalDataSourceLoader.java:77)
shenyu-admin | at org.apache.shenyu.admin.spring.LocalDataSourceLoader.postProcessAfterInitialization(LocalDataSourceLoader.java:66)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsAfterInitialization(AbstractAutowireCapableBeanFactory.java:431)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:595)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
shenyu-admin | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
shenyu-admin | at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1287)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1207)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:885)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:789)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:539)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1338)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
shenyu-admin | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
shenyu-admin | at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.addCandidateEntry(DefaultListableBeanFactory.java:1503)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1467)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveMultipleBeans(DefaultListableBeanFactory.java:1386)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1245)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1207)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:885)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:789)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:228)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1358)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1204)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
shenyu-admin | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:409)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1338)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
shenyu-admin | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:617)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:605)
shenyu-admin | at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1242)
shenyu-admin | at org.springframework.boot.actuate.autoconfigure.health.HealthEndpointConfiguration.healthContributorRegistry(HealthEndpointConfiguration.java:78)
shenyu-admin | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
shenyu-admin | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
shenyu-admin | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
shenyu-admin | at java.lang.reflect.Method.invoke(Method.java:498)
shenyu-admin | at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:651)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:636)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1338)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
shenyu-admin | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
shenyu-admin | at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1287)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1207)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:885)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:789)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:539)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1338)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
shenyu-admin | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
shenyu-admin | at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1108)
shenyu-admin | at org.springframework.boot.actuate.endpoint.annotation.EndpointDiscoverer.createEndpointBean(EndpointDiscoverer.java:143)
shenyu-admin | at org.springframework.boot.actuate.endpoint.annotation.EndpointDiscoverer.createEndpointBeans(EndpointDiscoverer.java:133)
shenyu-admin | at org.springframework.boot.actuate.endpoint.annotation.EndpointDiscoverer.discoverEndpoints(EndpointDiscoverer.java:122)
shenyu-admin | at org.springframework.boot.actuate.endpoint.annotation.EndpointDiscoverer.getEndpoints(EndpointDiscoverer.java:116)
shenyu-admin | at org.springframework.boot.actuate.autoconfigure.endpoint.web.ServletEndpointManagementContextConfiguration$WebMvcServletEndpointManagementContextConfiguration.servletEndpointRegistrar(ServletEndpointManagementContextConfiguration.java:65)
shenyu-admin | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
shenyu-admin | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
shenyu-admin | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
shenyu-admin | at java.lang.reflect.Method.invoke(Method.java:498)
shenyu-admin | at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:651)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:636)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1338)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
shenyu-admin | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207)
shenyu-admin | at org.springframework.boot.web.servlet.ServletContextInitializerBeans.getOrderedBeansOfType(ServletContextInitializerBeans.java:211)
shenyu-admin | at org.springframework.boot.web.servlet.ServletContextInitializerBeans.getOrderedBeansOfType(ServletContextInitializerBeans.java:202)
shenyu-admin | at org.springframework.boot.web.servlet.ServletContextInitializerBeans.addServletContextInitializerBeans(ServletContextInitializerBeans.java:96)
shenyu-admin | at org.springframework.boot.web.servlet.ServletContextInitializerBeans.<init>(ServletContextInitializerBeans.java:85)
shenyu-admin | at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.getServletContextInitializerBeans(ServletWebServerApplicationContext.java:253)
shenyu-admin | at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.selfInitialize(ServletWebServerApplicationContext.java:227)
shenyu-admin | at org.springframework.boot.web.embedded.tomcat.TomcatStarter.onStartup(TomcatStarter.java:53)
shenyu-admin | at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5135)
shenyu-admin | at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
shenyu-admin | at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1384)
shenyu-admin | at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1374)
shenyu-admin | at java.util.concurrent.FutureTask.run(FutureTask.java:266)
shenyu-admin | at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
shenyu-admin | at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134)
shenyu-admin | at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:909)
shenyu-admin | at org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:841)
shenyu-admin | at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
shenyu-admin | at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1384)
shenyu-admin | at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1374)
shenyu-admin | at java.util.concurrent.FutureTask.run(FutureTask.java:266)
shenyu-admin | at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
shenyu-admin | at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134)
shenyu-admin | at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:909)
shenyu-admin | at org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:262)
shenyu-admin | at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
shenyu-admin | at org.apache.catalina.core.StandardService.startInternal(StandardService.java:421)
shenyu-admin | at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
shenyu-admin | at org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:930)
shenyu-admin | at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
shenyu-admin | at org.apache.catalina.startup.Tomcat.start(Tomcat.java:459)
shenyu-admin | at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.initialize(TomcatWebServer.java:107)
shenyu-admin | at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.<init>(TomcatWebServer.java:88)
shenyu-admin | at org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory.getTomcatWebServer(TomcatServletWebServerFactory.java:438)
shenyu-admin | at org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory.getWebServer(TomcatServletWebServerFactory.java:191)
shenyu-admin | at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.createWebServer(ServletWebServerApplicationContext.java:180)
shenyu-admin | at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:153)
shenyu-admin | at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:544)
shenyu-admin | at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141)
shenyu-admin | at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747)
shenyu-admin | at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397)
shenyu-admin | at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
shenyu-admin | at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
shenyu-admin | at org.springframework.boot.SpringApplication.run(SpringApplication.java:1215)
shenyu-admin | at org.apache.shenyu.admin.ShenyuAdminBootstrap.main(ShenyuAdminBootstrap.java:36)
shenyu-admin | Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure
shenyu-admin |
shenyu-admin | The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
shenyu-admin | at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
shenyu-admin | at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
shenyu-admin | at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
shenyu-admin | at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
shenyu-admin | at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
shenyu-admin | at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
shenyu-admin | at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
shenyu-admin | at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
shenyu-admin | at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
shenyu-admin | at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
shenyu-admin | at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
shenyu-admin | at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
shenyu-admin | ... 153 common frames omitted
shenyu-admin | Caused by: java.net.ConnectException: Connection refused (Connection refused)
shenyu-admin | at java.net.PlainSocketImpl.socketConnect(Native Method)
shenyu-admin | at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
shenyu-admin | at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
shenyu-admin | at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
shenyu-admin | at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
shenyu-admin | at java.net.Socket.connect(Socket.java:607)
shenyu-admin | at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
shenyu-admin | at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
shenyu-admin | ... 156 common frames omitted
shenyu-admin | 2022-04-08 02:39:11 [main] ERROR org.apache.shenyu.admin.spring.LocalDataSourceLoader - Datasource init error.
shenyu-admin | com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure
shenyu-admin |
shenyu-admin | The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
shenyu-admin | at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
shenyu-admin | at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
shenyu-admin | at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836)
shenyu-admin | at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456)
shenyu-admin | at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246)
shenyu-admin | at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:199)
shenyu-admin | at java.sql.DriverManager.getConnection(DriverManager.java:664)
shenyu-admin | at java.sql.DriverManager.getConnection(DriverManager.java:247)
shenyu-admin | at org.apache.shenyu.admin.spring.LocalDataSourceLoader.init(LocalDataSourceLoader.java:77)
shenyu-admin | at org.apache.shenyu.admin.spring.LocalDataSourceLoader.postProcessAfterInitialization(LocalDataSourceLoader.java:66)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsAfterInitialization(AbstractAutowireCapableBeanFactory.java:431)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:595)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
shenyu-admin | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
shenyu-admin | at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1287)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1207)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:885)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:789)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:539)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1338)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
shenyu-admin | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
shenyu-admin | at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.addCandidateEntry(DefaultListableBeanFactory.java:1503)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1467)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveMultipleBeans(DefaultListableBeanFactory.java:1386)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1245)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1207)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:885)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:789)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:228)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1358)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1204)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
shenyu-admin | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:409)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1338)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
shenyu-admin | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:617)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:605)
shenyu-admin | at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1242)
shenyu-admin | at org.springframework.boot.actuate.autoconfigure.health.HealthEndpointConfiguration.healthContributorRegistry(HealthEndpointConfiguration.java:78)
shenyu-admin | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
shenyu-admin | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
shenyu-admin | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
shenyu-admin | at java.lang.reflect.Method.invoke(Method.java:498)
shenyu-admin | at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:651)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:636)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1338)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
shenyu-admin | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
shenyu-admin | at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1287)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1207)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:885)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:789)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:539)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1338)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
shenyu-admin | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
shenyu-admin | at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1108)
shenyu-admin | at org.springframework.boot.actuate.endpoint.annotation.EndpointDiscoverer.createEndpointBean(EndpointDiscoverer.java:143)
shenyu-admin | at org.springframework.boot.actuate.endpoint.annotation.EndpointDiscoverer.createEndpointBeans(EndpointDiscoverer.java:133)
shenyu-admin | at org.springframework.boot.actuate.endpoint.annotation.EndpointDiscoverer.discoverEndpoints(EndpointDiscoverer.java:122)
shenyu-admin | at org.springframework.boot.actuate.endpoint.annotation.EndpointDiscoverer.getEndpoints(EndpointDiscoverer.java:116)
shenyu-admin | at org.springframework.boot.actuate.autoconfigure.endpoint.web.ServletEndpointManagementContextConfiguration$WebMvcServletEndpointManagementContextConfiguration.servletEndpointRegistrar(ServletEndpointManagementContextConfiguration.java:65)
shenyu-admin | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
shenyu-admin | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
shenyu-admin | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
shenyu-admin | at java.lang.reflect.Method.invoke(Method.java:498)
shenyu-admin | at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:651)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:636)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1338)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
shenyu-admin | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207)
shenyu-admin | at org.springframework.boot.web.servlet.ServletContextInitializerBeans.getOrderedBeansOfType(ServletContextInitializerBeans.java:211)
shenyu-admin | at org.springframework.boot.web.servlet.ServletContextInitializerBeans.getOrderedBeansOfType(ServletContextInitializerBeans.java:202)
shenyu-admin | at org.springframework.boot.web.servlet.ServletContextInitializerBeans.addServletContextInitializerBeans(ServletContextInitializerBeans.java:96)
shenyu-admin | at org.springframework.boot.web.servlet.ServletContextInitializerBeans.<init>(ServletContextInitializerBeans.java:85)
shenyu-admin | at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.getServletContextInitializerBeans(ServletWebServerApplicationContext.java:253)
shenyu-admin | at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.selfInitialize(ServletWebServerApplicationContext.java:227)
shenyu-admin | at org.springframework.boot.web.embedded.tomcat.TomcatStarter.onStartup(TomcatStarter.java:53)
shenyu-admin | at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5135)
shenyu-admin | at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
shenyu-admin | at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1384)
shenyu-admin | at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1374)
shenyu-admin | at java.util.concurrent.FutureTask.run(FutureTask.java:266)
shenyu-admin | at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
shenyu-admin | at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134)
shenyu-admin | at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:909)
shenyu-admin | at org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:841)
shenyu-admin | at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
shenyu-admin | at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1384)
shenyu-admin | at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1374)
shenyu-admin | at java.util.concurrent.FutureTask.run(FutureTask.java:266)
shenyu-admin | at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
shenyu-admin | at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134)
shenyu-admin | at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:909)
shenyu-admin | at org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:262)
shenyu-admin | at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
shenyu-admin | at org.apache.catalina.core.StandardService.startInternal(StandardService.java:421)
shenyu-admin | at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
shenyu-admin | at org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:930)
shenyu-admin | at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
shenyu-admin | at org.apache.catalina.startup.Tomcat.start(Tomcat.java:459)
shenyu-admin | at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.initialize(TomcatWebServer.java:107)
shenyu-admin | at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.<init>(TomcatWebServer.java:88)
shenyu-admin | at org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory.getTomcatWebServer(TomcatServletWebServerFactory.java:438)
shenyu-admin | at org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory.getWebServer(TomcatServletWebServerFactory.java:191)
shenyu-admin | at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.createWebServer(ServletWebServerApplicationContext.java:180)
shenyu-admin | at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:153)
shenyu-admin | at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:544)
shenyu-admin | at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141)
shenyu-admin | at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747)
shenyu-admin | at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397)
shenyu-admin | at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
shenyu-admin | at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
shenyu-admin | at org.springframework.boot.SpringApplication.run(SpringApplication.java:1215)
shenyu-admin | at org.apache.shenyu.admin.ShenyuAdminBootstrap.main(ShenyuAdminBootstrap.java:36)
shenyu-admin | Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure
shenyu-admin |
shenyu-admin | The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
shenyu-admin | at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
shenyu-admin | at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
shenyu-admin | at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
shenyu-admin | at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
shenyu-admin | at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
shenyu-admin | at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
shenyu-admin | at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
shenyu-admin | at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
shenyu-admin | at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91)
shenyu-admin | at com.mysql.cj.NativeSession.connect(NativeSession.java:144)
shenyu-admin | at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956)
shenyu-admin | at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826)
shenyu-admin | ... 153 common frames omitted
shenyu-admin | Caused by: java.net.ConnectException: Connection refused (Connection refused)
shenyu-admin | at java.net.PlainSocketImpl.socketConnect(Native Method)
shenyu-admin | at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
shenyu-admin | at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
shenyu-admin | at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
shenyu-admin | at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
shenyu-admin | at java.net.Socket.connect(Socket.java:607)
shenyu-admin | at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155)
shenyu-admin | at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65)
shenyu-admin | ... 156 common frames omitted
shenyu-admin | 2022-04-08 02:39:11 [main] ERROR org.springframework.boot.web.embedded.tomcat.TomcatStarter - Error starting Tomcat context. Exception: org.springframework.beans.factory.BeanCreationException. Message: Error creating bean with name 'servletEndpointRegistrar' defined in class path resource [org/springframework/boot/actuate/autoconfigure/endpoint/web/ServletEndpointManagementContextConfiguration$WebMvcServletEndpointManagementContextConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.boot.actuate.endpoint.web.ServletEndpointRegistrar]: Factory method 'servletEndpointRegistrar' threw exception; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'healthEndpoint' defined in class path resource [org/springframework/boot/actuate/autoconfigure/health/HealthEndpointConfiguration.class]: Unsatisfied dependency expressed through method 'healthEndpoint' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'healthContributorRegistry' defined in class path resource [org/springframework/boot/actuate/autoconfigure/health/HealthEndpointConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.boot.actuate.health.HealthContributorRegistry]: Factory method 'healthContributorRegistry' threw exception; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthContributorAutoConfiguration': Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Unsatisfied dependency expressed through method 'dataSource' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties': Initialization of bean failed; nested exception is org.apache.shenyu.common.exception.ShenyuException: Communications link failure
shenyu-admin |
shenyu-admin | The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
shenyu-admin | 2022-04-08 02:39:11 [main] ERROR org.springframework.boot.web.embedded.tomcat.TomcatStarter - Error starting Tomcat context. Exception: org.springframework.beans.factory.BeanCreationException. Message: Error creating bean with name 'servletEndpointRegistrar' defined in class path resource [org/springframework/boot/actuate/autoconfigure/endpoint/web/ServletEndpointManagementContextConfiguration$WebMvcServletEndpointManagementContextConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.boot.actuate.endpoint.web.ServletEndpointRegistrar]: Factory method 'servletEndpointRegistrar' threw exception; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'healthEndpoint' defined in class path resource [org/springframework/boot/actuate/autoconfigure/health/HealthEndpointConfiguration.class]: Unsatisfied dependency expressed through method 'healthEndpoint' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'healthContributorRegistry' defined in class path resource [org/springframework/boot/actuate/autoconfigure/health/HealthEndpointConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.boot.actuate.health.HealthContributorRegistry]: Factory method 'healthContributorRegistry' threw exception; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthContributorAutoConfiguration': Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Unsatisfied dependency expressed through method 'dataSource' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties': Initialization of bean failed; nested exception is org.apache.shenyu.common.exception.ShenyuException: Communications link failure
shenyu-admin |
shenyu-admin | The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
shenyu-admin | 2022-04-08 02:39:11 [main] INFO org.apache.catalina.core.StandardService - Stopping service [Tomcat]
shenyu-admin | 2022-04-08 02:39:11 [main] INFO org.apache.catalina.core.StandardService - Stopping service [Tomcat]
shenyu-admin | 2022-04-08 02:39:11 [main] WARN org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.boot.web.server.WebServerException: Unable to start embedded Tomcat
shenyu-admin | 2022-04-08 02:39:11 [main] WARN org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.boot.web.server.WebServerException: Unable to start embedded Tomcat
shenyu-admin | 2022-04-08 02:39:12 [main] INFO org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener -
shenyu-admin |
shenyu-admin | Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
shenyu-admin | 2022-04-08 02:39:12 [main] INFO org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener -
shenyu-admin |
shenyu-admin | Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
shenyu-admin | 2022-04-08 02:39:12 [main] ERROR org.springframework.boot.SpringApplication - Application run failed
shenyu-admin | org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.boot.web.server.WebServerException: Unable to start embedded Tomcat
shenyu-admin | at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:156)
shenyu-admin | at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:544)
shenyu-admin | at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141)
shenyu-admin | at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747)
shenyu-admin | at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397)
shenyu-admin | at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
shenyu-admin | at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
shenyu-admin | at org.springframework.boot.SpringApplication.run(SpringApplication.java:1215)
shenyu-admin | at org.apache.shenyu.admin.ShenyuAdminBootstrap.main(ShenyuAdminBootstrap.java:36)
shenyu-admin | Caused by: org.springframework.boot.web.server.WebServerException: Unable to start embedded Tomcat
shenyu-admin | at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.initialize(TomcatWebServer.java:126)
shenyu-admin | at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.<init>(TomcatWebServer.java:88)
shenyu-admin | at org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory.getTomcatWebServer(TomcatServletWebServerFactory.java:438)
shenyu-admin | at org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory.getWebServer(TomcatServletWebServerFactory.java:191)
shenyu-admin | at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.createWebServer(ServletWebServerApplicationContext.java:180)
shenyu-admin | at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:153)
shenyu-admin | ... 8 common frames omitted
shenyu-admin | Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'servletEndpointRegistrar' defined in class path resource [org/springframework/boot/actuate/autoconfigure/endpoint/web/ServletEndpointManagementContextConfiguration$WebMvcServletEndpointManagementContextConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.boot.actuate.endpoint.web.ServletEndpointRegistrar]: Factory method 'servletEndpointRegistrar' threw exception; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'healthEndpoint' defined in class path resource [org/springframework/boot/actuate/autoconfigure/health/HealthEndpointConfiguration.class]: Unsatisfied dependency expressed through method 'healthEndpoint' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'healthContributorRegistry' defined in class path resource [org/springframework/boot/actuate/autoconfigure/health/HealthEndpointConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.boot.actuate.health.HealthContributorRegistry]: Factory method 'healthContributorRegistry' threw exception; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthContributorAutoConfiguration': Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Unsatisfied dependency expressed through method 'dataSource' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties': Initialization of bean failed; nested exception is org.apache.shenyu.common.exception.ShenyuException: Communications link failure
shenyu-admin |
shenyu-admin | The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:656)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:636)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1338)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
shenyu-admin | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207)
shenyu-admin | at org.springframework.boot.web.servlet.ServletContextInitializerBeans.getOrderedBeansOfType(ServletContextInitializerBeans.java:211)
shenyu-admin | at org.springframework.boot.web.servlet.ServletContextInitializerBeans.getOrderedBeansOfType(ServletContextInitializerBeans.java:202)
shenyu-admin | at org.springframework.boot.web.servlet.ServletContextInitializerBeans.addServletContextInitializerBeans(ServletContextInitializerBeans.java:96)
shenyu-admin | at org.springframework.boot.web.servlet.ServletContextInitializerBeans.<init>(ServletContextInitializerBeans.java:85)
shenyu-admin | at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.getServletContextInitializerBeans(ServletWebServerApplicationContext.java:253)
shenyu-admin | at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.selfInitialize(ServletWebServerApplicationContext.java:227)
shenyu-admin | at org.springframework.boot.web.embedded.tomcat.TomcatStarter.onStartup(TomcatStarter.java:53)
shenyu-admin | at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5135)
shenyu-admin | at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
shenyu-admin | at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1384)
shenyu-admin | at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1374)
shenyu-admin | at java.util.concurrent.FutureTask.run(FutureTask.java:266)
shenyu-admin | at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
shenyu-admin | at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134)
shenyu-admin | at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:909)
shenyu-admin | at org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:841)
shenyu-admin | at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
shenyu-admin | at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1384)
shenyu-admin | at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1374)
shenyu-admin | at java.util.concurrent.FutureTask.run(FutureTask.java:266)
shenyu-admin | at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
shenyu-admin | at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134)
shenyu-admin | at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:909)
shenyu-admin | at org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:262)
shenyu-admin | at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
shenyu-admin | at org.apache.catalina.core.StandardService.startInternal(StandardService.java:421)
shenyu-admin | at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
shenyu-admin | at org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:930)
shenyu-admin | at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
shenyu-admin | at org.apache.catalina.startup.Tomcat.start(Tomcat.java:459)
shenyu-admin | at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.initialize(TomcatWebServer.java:107)
shenyu-admin | ... 13 common frames omitted
shenyu-admin | Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.boot.actuate.endpoint.web.ServletEndpointRegistrar]: Factory method 'servletEndpointRegistrar' threw exception; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'healthEndpoint' defined in class path resource [org/springframework/boot/actuate/autoconfigure/health/HealthEndpointConfiguration.class]: Unsatisfied dependency expressed through method 'healthEndpoint' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'healthContributorRegistry' defined in class path resource [org/springframework/boot/actuate/autoconfigure/health/HealthEndpointConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.boot.actuate.health.HealthContributorRegistry]: Factory method 'healthContributorRegistry' threw exception; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthContributorAutoConfiguration': Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Unsatisfied dependency expressed through method 'dataSource' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties': Initialization of bean failed; nested exception is org.apache.shenyu.common.exception.ShenyuException: Communications link failure
shenyu-admin |
shenyu-admin | The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
shenyu-admin | at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:185)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:651)
shenyu-admin | ... 53 common frames omitted
shenyu-admin | Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'healthEndpoint' defined in class path resource [org/springframework/boot/actuate/autoconfigure/health/HealthEndpointConfiguration.class]: Unsatisfied dependency expressed through method 'healthEndpoint' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'healthContributorRegistry' defined in class path resource [org/springframework/boot/actuate/autoconfigure/health/HealthEndpointConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.boot.actuate.health.HealthContributorRegistry]: Factory method 'healthContributorRegistry' threw exception; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthContributorAutoConfiguration': Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Unsatisfied dependency expressed through method 'dataSource' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties': Initialization of bean failed; nested exception is org.apache.shenyu.common.exception.ShenyuException: Communications link failure
shenyu-admin |
shenyu-admin | The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:798)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:539)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1338)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
shenyu-admin | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
shenyu-admin | at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1108)
shenyu-admin | at org.springframework.boot.actuate.endpoint.annotation.EndpointDiscoverer.createEndpointBean(EndpointDiscoverer.java:143)
shenyu-admin | at org.springframework.boot.actuate.endpoint.annotation.EndpointDiscoverer.createEndpointBeans(EndpointDiscoverer.java:133)
shenyu-admin | at org.springframework.boot.actuate.endpoint.annotation.EndpointDiscoverer.discoverEndpoints(EndpointDiscoverer.java:122)
shenyu-admin | at org.springframework.boot.actuate.endpoint.annotation.EndpointDiscoverer.getEndpoints(EndpointDiscoverer.java:116)
shenyu-admin | at org.springframework.boot.actuate.autoconfigure.endpoint.web.ServletEndpointManagementContextConfiguration$WebMvcServletEndpointManagementContextConfiguration.servletEndpointRegistrar(ServletEndpointManagementContextConfiguration.java:65)
shenyu-admin | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
shenyu-admin | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
shenyu-admin | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
shenyu-admin | at java.lang.reflect.Method.invoke(Method.java:498)
shenyu-admin | at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154)
shenyu-admin | ... 54 common frames omitted
shenyu-admin | Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'healthContributorRegistry' defined in class path resource [org/springframework/boot/actuate/autoconfigure/health/HealthEndpointConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.boot.actuate.health.HealthContributorRegistry]: Factory method 'healthContributorRegistry' threw exception; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthContributorAutoConfiguration': Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Unsatisfied dependency expressed through method 'dataSource' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties': Initialization of bean failed; nested exception is org.apache.shenyu.common.exception.ShenyuException: Communications link failure
shenyu-admin |
shenyu-admin | The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:656)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:636)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1338)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
shenyu-admin | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
shenyu-admin | at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1287)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1207)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:885)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:789)
shenyu-admin | ... 74 common frames omitted
shenyu-admin | Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.boot.actuate.health.HealthContributorRegistry]: Factory method 'healthContributorRegistry' threw exception; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthContributorAutoConfiguration': Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Unsatisfied dependency expressed through method 'dataSource' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties': Initialization of bean failed; nested exception is org.apache.shenyu.common.exception.ShenyuException: Communications link failure
shenyu-admin |
shenyu-admin | The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
shenyu-admin | at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:185)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:651)
shenyu-admin | ... 88 common frames omitted
shenyu-admin | Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthContributorAutoConfiguration': Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Unsatisfied dependency expressed through method 'dataSource' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties': Initialization of bean failed; nested exception is org.apache.shenyu.common.exception.ShenyuException: Communications link failure
shenyu-admin |
shenyu-admin | The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:798)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:228)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1358)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1204)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
shenyu-admin | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:409)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1338)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
shenyu-admin | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:617)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:605)
shenyu-admin | at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1242)
shenyu-admin | at org.springframework.boot.actuate.autoconfigure.health.HealthEndpointConfiguration.healthContributorRegistry(HealthEndpointConfiguration.java:78)
shenyu-admin | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
shenyu-admin | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
shenyu-admin | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
shenyu-admin | at java.lang.reflect.Method.invoke(Method.java:498)
shenyu-admin | at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154)
shenyu-admin | ... 89 common frames omitted
shenyu-admin | Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Unsatisfied dependency expressed through method 'dataSource' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties': Initialization of bean failed; nested exception is org.apache.shenyu.common.exception.ShenyuException: Communications link failure
shenyu-admin |
shenyu-admin | The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:798)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:539)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1338)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
shenyu-admin | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
shenyu-admin | at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.addCandidateEntry(DefaultListableBeanFactory.java:1503)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1467)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveMultipleBeans(DefaultListableBeanFactory.java:1386)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1245)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1207)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:885)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:789)
shenyu-admin | ... 116 common frames omitted
shenyu-admin | Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties': Initialization of bean failed; nested exception is org.apache.shenyu.common.exception.ShenyuException: Communications link failure
shenyu-admin |
shenyu-admin | The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:603)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
shenyu-admin | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
shenyu-admin | at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1287)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1207)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:885)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:789)
shenyu-admin | ... 133 common frames omitted
shenyu-admin | Caused by: org.apache.shenyu.common.exception.ShenyuException: Communications link failure
shenyu-admin |
shenyu-admin | The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
shenyu-admin | at org.apache.shenyu.admin.spring.LocalDataSourceLoader.init(LocalDataSourceLoader.java:81)
shenyu-admin | at org.apache.shenyu.admin.spring.LocalDataSourceLoader.postProcessAfterInitialization(LocalDataSourceLoader.java:66)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsAfterInitialization(AbstractAutowireCapableBeanFactory.java:431)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:595)
shenyu-admin | ... 143 common frames omitted
shenyu-admin | 2022-04-08 02:39:12 [main] ERROR org.springframework.boot.SpringApplication - Application run failed
shenyu-admin | org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.boot.web.server.WebServerException: Unable to start embedded Tomcat
shenyu-admin | at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:156)
shenyu-admin | at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:544)
shenyu-admin | at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141)
shenyu-admin | at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747)
shenyu-admin | at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397)
shenyu-admin | at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
shenyu-admin | at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
shenyu-admin | at org.springframework.boot.SpringApplication.run(SpringApplication.java:1215)
shenyu-admin | at org.apache.shenyu.admin.ShenyuAdminBootstrap.main(ShenyuAdminBootstrap.java:36)
shenyu-admin | Caused by: org.springframework.boot.web.server.WebServerException: Unable to start embedded Tomcat
shenyu-admin | at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.initialize(TomcatWebServer.java:126)
shenyu-admin | at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.<init>(TomcatWebServer.java:88)
shenyu-admin | at org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory.getTomcatWebServer(TomcatServletWebServerFactory.java:438)
shenyu-admin | at org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory.getWebServer(TomcatServletWebServerFactory.java:191)
shenyu-admin | at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.createWebServer(ServletWebServerApplicationContext.java:180)
shenyu-admin | at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:153)
shenyu-admin | ... 8 common frames omitted
shenyu-admin | Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'servletEndpointRegistrar' defined in class path resource [org/springframework/boot/actuate/autoconfigure/endpoint/web/ServletEndpointManagementContextConfiguration$WebMvcServletEndpointManagementContextConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.boot.actuate.endpoint.web.ServletEndpointRegistrar]: Factory method 'servletEndpointRegistrar' threw exception; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'healthEndpoint' defined in class path resource [org/springframework/boot/actuate/autoconfigure/health/HealthEndpointConfiguration.class]: Unsatisfied dependency expressed through method 'healthEndpoint' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'healthContributorRegistry' defined in class path resource [org/springframework/boot/actuate/autoconfigure/health/HealthEndpointConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.boot.actuate.health.HealthContributorRegistry]: Factory method 'healthContributorRegistry' threw exception; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthContributorAutoConfiguration': Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Unsatisfied dependency expressed through method 'dataSource' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties': Initialization of bean failed; nested exception is org.apache.shenyu.common.exception.ShenyuException: Communications link failure
shenyu-admin |
shenyu-admin | The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:656)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:636)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1338)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
shenyu-admin | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207)
shenyu-admin | at org.springframework.boot.web.servlet.ServletContextInitializerBeans.getOrderedBeansOfType(ServletContextInitializerBeans.java:211)
shenyu-admin | at org.springframework.boot.web.servlet.ServletContextInitializerBeans.getOrderedBeansOfType(ServletContextInitializerBeans.java:202)
shenyu-admin | at org.springframework.boot.web.servlet.ServletContextInitializerBeans.addServletContextInitializerBeans(ServletContextInitializerBeans.java:96)
shenyu-admin | at org.springframework.boot.web.servlet.ServletContextInitializerBeans.<init>(ServletContextInitializerBeans.java:85)
shenyu-admin | at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.getServletContextInitializerBeans(ServletWebServerApplicationContext.java:253)
shenyu-admin | at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.selfInitialize(ServletWebServerApplicationContext.java:227)
shenyu-admin | at org.springframework.boot.web.embedded.tomcat.TomcatStarter.onStartup(TomcatStarter.java:53)
shenyu-admin | at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5135)
shenyu-admin | at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
shenyu-admin | at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1384)
shenyu-admin | at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1374)
shenyu-admin | at java.util.concurrent.FutureTask.run(FutureTask.java:266)
shenyu-admin | at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
shenyu-admin | at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134)
shenyu-admin | at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:909)
shenyu-admin | at org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:841)
shenyu-admin | at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
shenyu-admin | at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1384)
shenyu-admin | at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1374)
shenyu-admin | at java.util.concurrent.FutureTask.run(FutureTask.java:266)
shenyu-admin | at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
shenyu-admin | at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134)
shenyu-admin | at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:909)
shenyu-admin | at org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:262)
shenyu-admin | at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
shenyu-admin | at org.apache.catalina.core.StandardService.startInternal(StandardService.java:421)
shenyu-admin | at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
shenyu-admin | at org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:930)
shenyu-admin | at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
shenyu-admin | at org.apache.catalina.startup.Tomcat.start(Tomcat.java:459)
shenyu-admin | at org.springframework.boot.web.embedded.tomcat.TomcatWebServer.initialize(TomcatWebServer.java:107)
shenyu-admin | ... 13 common frames omitted
shenyu-admin | Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.boot.actuate.endpoint.web.ServletEndpointRegistrar]: Factory method 'servletEndpointRegistrar' threw exception; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'healthEndpoint' defined in class path resource [org/springframework/boot/actuate/autoconfigure/health/HealthEndpointConfiguration.class]: Unsatisfied dependency expressed through method 'healthEndpoint' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'healthContributorRegistry' defined in class path resource [org/springframework/boot/actuate/autoconfigure/health/HealthEndpointConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.boot.actuate.health.HealthContributorRegistry]: Factory method 'healthContributorRegistry' threw exception; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthContributorAutoConfiguration': Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Unsatisfied dependency expressed through method 'dataSource' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties': Initialization of bean failed; nested exception is org.apache.shenyu.common.exception.ShenyuException: Communications link failure
shenyu-admin |
shenyu-admin | The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
shenyu-admin | at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:185)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:651)
shenyu-admin | ... 53 common frames omitted
shenyu-admin | Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'healthEndpoint' defined in class path resource [org/springframework/boot/actuate/autoconfigure/health/HealthEndpointConfiguration.class]: Unsatisfied dependency expressed through method 'healthEndpoint' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'healthContributorRegistry' defined in class path resource [org/springframework/boot/actuate/autoconfigure/health/HealthEndpointConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.boot.actuate.health.HealthContributorRegistry]: Factory method 'healthContributorRegistry' threw exception; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthContributorAutoConfiguration': Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Unsatisfied dependency expressed through method 'dataSource' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties': Initialization of bean failed; nested exception is org.apache.shenyu.common.exception.ShenyuException: Communications link failure
shenyu-admin |
shenyu-admin | The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:798)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:539)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1338)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
shenyu-admin | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
shenyu-admin | at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1108)
shenyu-admin | at org.springframework.boot.actuate.endpoint.annotation.EndpointDiscoverer.createEndpointBean(EndpointDiscoverer.java:143)
shenyu-admin | at org.springframework.boot.actuate.endpoint.annotation.EndpointDiscoverer.createEndpointBeans(EndpointDiscoverer.java:133)
shenyu-admin | at org.springframework.boot.actuate.endpoint.annotation.EndpointDiscoverer.discoverEndpoints(EndpointDiscoverer.java:122)
shenyu-admin | at org.springframework.boot.actuate.endpoint.annotation.EndpointDiscoverer.getEndpoints(EndpointDiscoverer.java:116)
shenyu-admin | at org.springframework.boot.actuate.autoconfigure.endpoint.web.ServletEndpointManagementContextConfiguration$WebMvcServletEndpointManagementContextConfiguration.servletEndpointRegistrar(ServletEndpointManagementContextConfiguration.java:65)
shenyu-admin | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
shenyu-admin | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
shenyu-admin | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
shenyu-admin | at java.lang.reflect.Method.invoke(Method.java:498)
shenyu-admin | at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154)
shenyu-admin | ... 54 common frames omitted
shenyu-admin | Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'healthContributorRegistry' defined in class path resource [org/springframework/boot/actuate/autoconfigure/health/HealthEndpointConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.boot.actuate.health.HealthContributorRegistry]: Factory method 'healthContributorRegistry' threw exception; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthContributorAutoConfiguration': Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Unsatisfied dependency expressed through method 'dataSource' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties': Initialization of bean failed; nested exception is org.apache.shenyu.common.exception.ShenyuException: Communications link failure
shenyu-admin |
shenyu-admin | The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:656)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:636)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1338)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
shenyu-admin | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
shenyu-admin | at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1287)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1207)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:885)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:789)
shenyu-admin | ... 74 common frames omitted
shenyu-admin | Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.boot.actuate.health.HealthContributorRegistry]: Factory method 'healthContributorRegistry' threw exception; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthContributorAutoConfiguration': Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Unsatisfied dependency expressed through method 'dataSource' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties': Initialization of bean failed; nested exception is org.apache.shenyu.common.exception.ShenyuException: Communications link failure
shenyu-admin |
shenyu-admin | The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
shenyu-admin | at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:185)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:651)
shenyu-admin | ... 88 common frames omitted
shenyu-admin | Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthContributorAutoConfiguration': Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Unsatisfied dependency expressed through method 'dataSource' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties': Initialization of bean failed; nested exception is org.apache.shenyu.common.exception.ShenyuException: Communications link failure
shenyu-admin |
shenyu-admin | The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:798)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:228)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1358)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1204)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
shenyu-admin | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:409)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1338)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
shenyu-admin | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:617)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:605)
shenyu-admin | at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1242)
shenyu-admin | at org.springframework.boot.actuate.autoconfigure.health.HealthEndpointConfiguration.healthContributorRegistry(HealthEndpointConfiguration.java:78)
shenyu-admin | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
shenyu-admin | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
shenyu-admin | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
shenyu-admin | at java.lang.reflect.Method.invoke(Method.java:498)
shenyu-admin | at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154)
shenyu-admin | ... 89 common frames omitted
shenyu-admin | Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Unsatisfied dependency expressed through method 'dataSource' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties': Initialization of bean failed; nested exception is org.apache.shenyu.common.exception.ShenyuException: Communications link failure
shenyu-admin |
shenyu-admin | The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:798)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:539)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1338)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:557)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
shenyu-admin | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
shenyu-admin | at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.addCandidateEntry(DefaultListableBeanFactory.java:1503)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1467)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveMultipleBeans(DefaultListableBeanFactory.java:1386)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1245)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1207)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:885)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:789)
shenyu-admin | ... 116 common frames omitted
shenyu-admin | Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties': Initialization of bean failed; nested exception is org.apache.shenyu.common.exception.ShenyuException: Communications link failure
shenyu-admin |
shenyu-admin | The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:603)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
shenyu-admin | at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
shenyu-admin | at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
shenyu-admin | at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1287)
shenyu-admin | at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1207)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:885)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:789)
shenyu-admin | ... 133 common frames omitted
shenyu-admin | Caused by: org.apache.shenyu.common.exception.ShenyuException: Communications link failure
shenyu-admin |
shenyu-admin | The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
shenyu-admin | at org.apache.shenyu.admin.spring.LocalDataSourceLoader.init(LocalDataSourceLoader.java:81)
shenyu-admin | at org.apache.shenyu.admin.spring.LocalDataSourceLoader.postProcessAfterInitialization(LocalDataSourceLoader.java:66)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsAfterInitialization(AbstractAutowireCapableBeanFactory.java:431)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:595)
shenyu-admin | ... 143 common frames omitted
shenyu-admin | 02:39:12,132 |-INFO in ch.qos.logback.core.hook.DelayingShutdownHook@7ca30f0 - Sleeping for 0 milliseconds
shenyu-admin | 02:39:12,137 |-INFO in ch.qos.logback.core.hook.DelayingShutdownHook@7ca30f0 - Logback context being closed via shutdown hook
shenyu-admin | 02:39:12,156 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_STDOUT] - Worker thread will flush remaining events before exiting.
shenyu-admin | 02:39:12,157 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_STDOUT] - Queue flush finished successfully within timeout.
shenyu-admin | 02:39:12,159 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_FILE] - Worker thread will flush remaining events before exiting.
shenyu-admin | 02:39:12,164 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_FILE] - Queue flush finished successfully within timeout.
shenyu-admin | 02:39:12,165 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_ERROR_FILE] - Worker thread will flush remaining events before exiting.
shenyu-admin | 02:39:12,166 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_ERROR_FILE] - Queue flush finished successfully within timeout.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment