Skip to content

Instantly share code, notes, and snippets.

@myesn
Created April 8, 2022 03:21
Show Gist options
  • Save myesn/f7cb2f2a73376325ac47fc0db268dd98 to your computer and use it in GitHub Desktop.
Save myesn/f7cb2f2a73376325ac47fc0db268dd98 to your computer and use it in GitHub Desktop.
shenyu-admin logs(step 6)
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 | /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 | Starting the ShenYu-Admin ...
shenyu-admin | Please check the log files: /opt/shenyu-admin/logs/shenyu-admin.log
shenyu-admin | 02:15:20,659 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
shenyu-admin | 02:15:20,670 |-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:15:20,691 |-INFO in ch.qos.logback.core.joran.action.StatusListenerAction - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener]
shenyu-admin | 02:15:20,810 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
shenyu-admin | 02:15:20,824 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
shenyu-admin | 02:15:20,849 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] propert
shenyu-admin | 02:15:21,126 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
shenyu-admin | 02:15:21,136 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ASYNC_STDOUT]
shenyu-admin | 02:15:21,151 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to ch.qos.logback.classic.AsyncAppender[ASYNC_STDOUT]
shenyu-admin | 02:15:21,152 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_STDOUT] - Attaching appender named [STDOUT] to AsyncAppender.
shenyu-admin | 02:15:21,153 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_STDOUT] - Setting discardingThreshold to 0
shenyu-admin | 02:15:21,154 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
shenyu-admin | 02:15:21,164 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE]
shenyu-admin | 02:15:21,185 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@237351678 - setting totalSizeCap to 10 GB
shenyu-admin | 02:15:21,194 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@237351678 - Archive files will be limited to [100 MB] each.
shenyu-admin | 02:15:21,205 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@237351678 - Will use zip compression
shenyu-admin | 02:15:21,210 |-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:15:21,220 |-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.
shenyu-admin | 02:15:21,221 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@31a5c39e - Roll-over at midnight.
shenyu-admin | 02:15:21,232 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@31a5c39e - Setting initial period to Fri Apr 08 02:15:21 UTC 2022
shenyu-admin | 02:15:21,241 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] propert
shenyu-admin | 02:15:21,250 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./logs/shenyu-admin.log
shenyu-admin | 02:15:21,250 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./logs/shenyu-admin.log]
shenyu-admin | 02:15:21,254 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
shenyu-admin | 02:15:21,254 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ASYNC_FILE]
shenyu-admin | 02:15:21,256 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to ch.qos.logback.classic.AsyncAppender[ASYNC_FILE]
shenyu-admin | 02:15:21,257 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_FILE] - Attaching appender named [FILE] to AsyncAppender.
shenyu-admin | 02:15:21,257 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_FILE] - Setting discardingThreshold to 0
shenyu-admin | 02:15:21,258 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
shenyu-admin | 02:15:21,258 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ERROR_FILE]
shenyu-admin | 02:15:21,276 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1447689627 - setting totalSizeCap to 10 GB
shenyu-admin | 02:15:21,278 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1447689627 - Archive files will be limited to [100 MB] each.
shenyu-admin | 02:15:21,280 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1447689627 - Will use zip compression
shenyu-admin | 02:15:21,281 |-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:15:21,285 |-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
shenyu-admin | 02:15:21,286 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6adede5 - Roll-over at midnight.
shenyu-admin | 02:15:21,288 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6adede5 - Setting initial period to Fri Apr 08 02:15:21 UTC 2022
shenyu-admin | 02:15:21,291 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] propert
shenyu-admin | 02:15:21,294 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ERROR_FILE] - Active log file name: ./logs/shenyu-admin-error.log
shenyu-admin | 02:15:21,295 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ERROR_FILE] - File property is set to [./logs/shenyu-admin-error.log]
shenyu-admin | 02:15:21,297 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
shenyu-admin | 02:15:21,298 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ASYNC_ERROR_FILE]
shenyu-admin | 02:15:21,300 |-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:15:21,301 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_ERROR_FILE] - Attaching appender named [ERROR_FILE] to AsyncAppender.
shenyu-admin | 02:15:21,301 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_ERROR_FILE] - Setting discardingThreshold to 0
shenyu-admin | 02:15:21,302 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
shenyu-admin | 02:15:21,303 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ASYNC_STDOUT] to Logger[ROOT]
shenyu-admin | 02:15:21,304 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ASYNC_FILE] to Logger[ROOT]
shenyu-admin | 02:15:21,304 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ASYNC_ERROR_FILE] to Logger[ROOT]
shenyu-admin | 02:15:21,305 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
shenyu-admin | 02:15:21,307 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@49993335 - Registering current configuration as safe fallback point
shenyu-admin | 02:15:24,497 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_STDOUT] - Worker thread will flush remaining events before exiting.
shenyu-admin | 02:15:24,506 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_STDOUT] - Queue flush finished successfully within timeout.
shenyu-admin | 02:15:24,508 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_FILE] - Worker thread will flush remaining events before exiting.
shenyu-admin | 02:15:24,514 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_FILE] - Queue flush finished successfully within timeout.
shenyu-admin | 02:15:24,515 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_ERROR_FILE] - Worker thread will flush remaining events before exiting.
shenyu-admin | 02:15:24,516 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_ERROR_FILE] - Queue flush finished successfully within timeout.
shenyu-admin | 02:15:24,611 |-WARN in Logger[org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator] - No appenders present in context [default] for logger [org.hibernate.ResourceBundleMessageInterpolator].
shenyu-admin | 02:15:24,614 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
shenyu-admin | 02:15:24,615 |-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:15:24,616 |-INFO in ch.qos.logback.core.joran.action.StatusListenerAction - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener]
shenyu-admin | 02:15:24,638 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
shenyu-admin | 02:15:24,639 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
shenyu-admin | 02:15:24,641 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] propert
shenyu-admin | 02:15:24,648 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
shenyu-admin | 02:15:24,649 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ASYNC_STDOUT]
shenyu-admin | 02:15:24,657 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to ch.qos.logback.classic.AsyncAppender[ASYNC_STDOUT]
shenyu-admin | 02:15:24,658 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_STDOUT] - Attaching appender named [STDOUT] to AsyncAppender.
shenyu-admin | 02:15:24,658 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_STDOUT] - Setting discardingThreshold to 0
shenyu-admin | 02:15:24,666 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
shenyu-admin | 02:15:24,667 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE]
shenyu-admin | 02:15:24,673 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1714550218 - setting totalSizeCap to 10 GB
shenyu-admin | 02:15:24,685 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1714550218 - Archive files will be limited to [100 MB] each.
shenyu-admin | 02:15:24,686 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1714550218 - Will use zip compression
shenyu-admin | 02:15:24,688 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1714550218 - Will use the pattern ./logs/shenyu-admin.%d{yyyy-MM-dd}.%i.log for the active file
shenyu-admin | 02:15:24,692 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5ace1ed4 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/shenyu-admin.%d{yyyy-MM-dd}.%i.
shenyu-admin | 02:15:24,693 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5ace1ed4 - Roll-over at midnight.
shenyu-admin | 02:15:24,695 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5ace1ed4 - Setting initial period to Fri Apr 08 02:15:24 UTC 2022
shenyu-admin | 02:15:24,698 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] propert
shenyu-admin | 02:15:24,727 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./logs/shenyu-admin.log
shenyu-admin | 02:15:24,728 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./logs/shenyu-admin.log]
shenyu-admin | 02:15:24,731 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
shenyu-admin | 02:15:24,732 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ASYNC_FILE]
shenyu-admin | 02:15:24,742 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to ch.qos.logback.classic.AsyncAppender[ASYNC_FILE]
shenyu-admin | 02:15:24,760 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_FILE] - Attaching appender named [FILE] to AsyncAppender.
shenyu-admin | 02:15:24,761 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_FILE] - Setting discardingThreshold to 0
shenyu-admin | 02:15:24,764 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
shenyu-admin | 02:15:24,765 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ERROR_FILE]
shenyu-admin | 02:15:24,786 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@370370379 - setting totalSizeCap to 10 GB
shenyu-admin | 02:15:24,792 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@370370379 - Archive files will be limited to [100 MB] each.
shenyu-admin | 02:15:24,794 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@370370379 - Will use zip compression
shenyu-admin | 02:15:24,796 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@370370379 - Will use the pattern ./logs/shenyu-admin.%d{yyyy-MM-dd}-error.%i.log for the active file
shenyu-admin | 02:15:24,805 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@27ff5d15 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/shenyu-admin.%d{yyyy-MM-dd}-err
shenyu-admin | 02:15:24,806 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@27ff5d15 - Roll-over at midnight.
shenyu-admin | 02:15:24,809 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@27ff5d15 - Setting initial period to Fri Apr 08 02:15:21 UTC 2022
shenyu-admin | 02:15:24,822 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] propert
shenyu-admin | 02:15:24,826 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ERROR_FILE] - Active log file name: ./logs/shenyu-admin-error.log
shenyu-admin | 02:15:24,827 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ERROR_FILE] - File property is set to [./logs/shenyu-admin-error.log]
shenyu-admin | 02:15:24,829 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
shenyu-admin | 02:15:24,830 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ASYNC_ERROR_FILE]
shenyu-admin | 02:15:24,834 |-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:15:24,844 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_ERROR_FILE] - Attaching appender named [ERROR_FILE] to AsyncAppender.
shenyu-admin | 02:15:24,846 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC_ERROR_FILE] - Setting discardingThreshold to 0
shenyu-admin | 02:15:24,850 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
shenyu-admin | 02:15:24,898 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4e096385 - Propagating INFO level on Logger[ROOT] onto the JUL framework
shenyu-admin | 02:15:24,902 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ASYNC_STDOUT] to Logger[ROOT]
shenyu-admin | 02:15:24,903 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ASYNC_FILE] to Logger[ROOT]
shenyu-admin | 02:15:24,903 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ASYNC_ERROR_FILE] to Logger[ROOT]
shenyu-admin | 02:15:24,903 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
shenyu-admin | 02:15:24,904 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@31e5415e - Registering current configuration as safe fallback point
shenyu-admin | 02:15:25,037 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4e096385 - Propagating INFO level on Logger[org.springframework.boot] onto the JUL framework
shenyu-admin | 02:15:25,038 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4e096385 - Propagating INFO level on Logger[org.apache.ibatis] onto the JUL framework
shenyu-admin | 02:15:25,039 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4e096385 - Propagating INFO level on Logger[org.apache.shenyu.bonuspoint] onto the JUL framework
shenyu-admin | 02:15:25,053 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4e096385 - Propagating INFO level on Logger[org.apache.shenyu.lottery] onto the JUL framework
shenyu-admin | 02:15:25,054 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4e096385 - 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:15:25 [main] INFO org.apache.shenyu.admin.ShenyuAdminBootstrap - Starting ShenyuAdminBootstrap v2.4.2 on e289bd63ba2a with PID 35 (/opt/shenyu-admin/lib/shenyu-admi/opt/shenyu-admin)
shenyu-admin | 2022-04-08 02:15:25 [main] INFO org.apache.shenyu.admin.ShenyuAdminBootstrap - The following profiles are active: h2
shenyu-admin | 2022-04-08 02:15:25 [main] INFO org.apache.shenyu.admin.ShenyuAdminBootstrap - Starting ShenyuAdminBootstrap v2.4.2 on e289bd63ba2a with PID 35 (/opt/shenyu-admin/lib/shenyu-admi/opt/shenyu-admin)
shenyu-admin | 2022-04-08 02:15:25 [main] INFO org.apache.shenyu.admin.ShenyuAdminBootstrap - The following profiles are active: h2
shenyu-admin | 2022-04-08 02:15:38 [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data LDAP repositories in DEFAULT mode.
shenyu-admin | 2022-04-08 02:15:38 [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data LDAP repositories in DEFAULT mode.
shenyu-admin | 2022-04-08 02:15:38 [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 166ms. Found 0 LDAP repos
shenyu-admin | 2022-04-08 02:15:38 [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 166ms. Found 0 LDAP repos
shenyu-admin | 2022-04-08 02:15:41 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfiguration' of type [org.apache.shefiguration$$EnhancerBySpringCGLIB$$632f6dbe] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
shenyu-admin | 2022-04-08 02:15:41 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfiguration' of type [org.apache.shefiguration$$EnhancerBySpringCGLIB$$632f6dbe] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
shenyu-admin | 2022-04-08 02:15:42 [main] INFO org.springframework.aop.framework.CglibAopProxy - Unable to proxy interface-implementing method [public final void org.apache.shiro.realm.Authentiis marked as final: Consider using interface-based JDK proxies instead!
shenyu-admin | 2022-04-08 02:15:42 [main] INFO org.springframework.aop.framework.CglibAopProxy - Unable to proxy interface-implementing method [public final void org.apache.shiro.realm.Authentiis marked as final: Consider using interface-based JDK proxies instead!
shenyu-admin | 2022-04-08 02:15:42 [main] INFO org.springframework.aop.framework.CglibAopProxy - Unable to proxy interface-implementing method [public final org.apache.shiro.authc.AuthenticatiothenticatingRealm.getAuthenticationInfo(org.apache.shiro.authc.AuthenticationToken) throws org.apache.shiro.authc.AuthenticationException] because it is marked as final: Consider using interface-based
shenyu-admin | 2022-04-08 02:15:42 [main] INFO org.springframework.aop.framework.CglibAopProxy - Unable to proxy interface-implementing method [public final org.apache.shiro.authc.AuthenticatiothenticatingRealm.getAuthenticationInfo(org.apache.shiro.authc.AuthenticationToken) throws org.apache.shiro.authc.AuthenticationException] because it is marked as final: Consider using interface-based
shenyu-admin | 2022-04-08 02:15:42 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroSecurityManager' of type [org.apache.sManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
shenyu-admin | 2022-04-08 02:15:42 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroSecurityManager' of type [org.apache.sManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
shenyu-admin | 2022-04-08 02:15:43 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroProperties' of type [org.apache.shenyuroperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
shenyu-admin | 2022-04-08 02:15:43 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroProperties' of type [org.apache.shenyuroperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
shenyu-admin | 2022-04-08 02:15:43 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'authorizationAttributeSourceAdvisor' of typrity.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
shenyu-admin | 2022-04-08 02:15:43 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'authorizationAttributeSourceAdvisor' of typrity.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
shenyu-admin | 2022-04-08 02:15:43 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.guration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for aut
shenyu-admin | 2022-04-08 02:15:43 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.guration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for aut
shenyu-admin | 2022-04-08 02:15:45 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.apache.shiro.spring.boot.autoconfigure.type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$c8d306b2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible
shenyu-admin | 2022-04-08 02:15:45 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.apache.shiro.spring.boot.autoconfigure.type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$c8d306b2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible
shenyu-admin | 2022-04-08 02:15:45 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'eventBus' of type [org.apache.shiro.event.seligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
shenyu-admin | 2022-04-08 02:15:45 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'eventBus' of type [org.apache.shiro.event.seligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
shenyu-admin | 2022-04-08 02:15:47 [main] INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 9095 (http)
shenyu-admin | 2022-04-08 02:15:47 [main] INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 9095 (http)
shenyu-admin | 2022-04-08 02:15:47 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-0.0.0.0-9095"]
shenyu-admin | 2022-04-08 02:15:47 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-0.0.0.0-9095"]
shenyu-admin | 2022-04-08 02:15:47 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
shenyu-admin | 2022-04-08 02:15:47 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.29]
shenyu-admin | 2022-04-08 02:15:47 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat]
shenyu-admin | 2022-04-08 02:15:47 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.29]
shenyu-admin | 2022-04-08 02:15:49 [main] INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
shenyu-admin | 2022-04-08 02:15:49 [main] INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
shenyu-admin | 2022-04-08 02:15:49 [main] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 22808 ms
shenyu-admin | 2022-04-08 02:15:49 [main] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 22808 ms
shenyu-admin | 2022-04-08 02:16:03 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
shenyu-admin | 2022-04-08 02:16:03 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
shenyu-admin | 2022-04-08 02:16:05 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
shenyu-admin | 2022-04-08 02:16:05 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
shenyu-admin | 2022-04-08 02:16:06 [main] WARN org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initializatt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'shenyuClientRegisterDivideServiceImpl': Injection of resource dependencies failed; nested exception is org.sprtisfiedDependencyException: Error creating bean with name 'selectorServiceImpl' defined in URL [jar:file:/opt/shenyu-admin/lib/shenyu-admin-2.4.2.jar!/org/apache/shenyu/admin/service/impl/SelectorServindency expressed through constructor parameter 7; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'upstreamCheckService' defined in URL [jar:fu-admin-2.4.2.jar!/org/apache/shenyu/admin/service/impl/UpstreamCheckService.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException:che.shenyu.admin.service.impl.UpstreamCheckService]: Constructor threw exception; nested exception is org.springframework.jdbc.BadSqlGrammarException:
shenyu-admin | ### Error querying database. Cause: org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
shenyu-admin | ### The error may exist in class path resource [mappers/plugin-sqlmap.xml]
shenyu-admin | ### The error may involve org.apache.shenyu.admin.mapper.PluginMapper.selectByNames
shenyu-admin | ### The error occurred while executing a query
shenyu-admin | ### SQL: select id, date_created, date_updated, name,config,role, sort, enabled from plugin where name in ( ? ? , ? , ? )
shenyu-admin | ### Cause: org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
shenyu-admin | ; bad SQL grammar []; nested exception is org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
shenyu-admin | 2022-04-08 02:16:06 [main] WARN org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initializatt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'shenyuClientRegisterDivideServiceImpl': Injection of resource dependencies failed; nested exception is org.sprtisfiedDependencyException: Error creating bean with name 'selectorServiceImpl' defined in URL [jar:file:/opt/shenyu-admin/lib/shenyu-admin-2.4.2.jar!/org/apache/shenyu/admin/service/impl/SelectorServindency expressed through constructor parameter 7; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'upstreamCheckService' defined in URL [jar:fu-admin-2.4.2.jar!/org/apache/shenyu/admin/service/impl/UpstreamCheckService.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException:che.shenyu.admin.service.impl.UpstreamCheckService]: Constructor threw exception; nested exception is org.springframework.jdbc.BadSqlGrammarException:
shenyu-admin | ### Error querying database. Cause: org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
shenyu-admin | ### The error may exist in class path resource [mappers/plugin-sqlmap.xml]
shenyu-admin | ### The error may involve org.apache.shenyu.admin.mapper.PluginMapper.selectByNames
shenyu-admin | ### The error occurred while executing a query
shenyu-admin | ### SQL: select id, date_created, date_updated, name,config,role, sort, enabled from plugin where name in ( ? ? , ? , ? )
shenyu-admin | ### Cause: org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
shenyu-admin | ; bad SQL grammar []; nested exception is org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
shenyu-admin | 2022-04-08 02:16:06 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
shenyu-admin | 2022-04-08 02:16:06 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
shenyu-admin | 2022-04-08 02:16:06 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
shenyu-admin | 2022-04-08 02:16:06 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
shenyu-admin | 2022-04-08 02:16:06 [main] INFO org.apache.catalina.core.StandardService - Stopping service [Tomcat]
shenyu-admin | 2022-04-08 02:16:06 [main] INFO org.apache.catalina.core.StandardService - Stopping service [Tomcat]
shenyu-admin | 2022-04-08 02:16:06 [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:16:06 [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:16:06 [main] ERROR org.springframework.boot.SpringApplication - Application run failed
shenyu-admin | org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'shenyuClientRegisterDivideServiceImpl': Injection of resource dependencies failed; nested e.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'selectorServiceImpl' defined in URL [jar:file:/opt/shenyu-admin/lib/shenyu-admin-2.4.2.jar!/org/apache/shenyu/admin/service]: Unsatisfied dependency expressed through constructor parameter 7; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'upstreamCheckService' denyu-admin/lib/shenyu-admin-2.4.2.jar!/org/apache/shenyu/admin/service/impl/UpstreamCheckService.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstnstantiate [org.apache.shenyu.admin.service.impl.UpstreamCheckService]: Constructor threw exception; nested exception is org.springframework.jdbc.BadSqlGrammarException:
shenyu-admin | ### Error querying database. Cause: org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
shenyu-admin | ### The error may exist in class path resource [mappers/plugin-sqlmap.xml]
shenyu-admin | ### The error may involve org.apache.shenyu.admin.mapper.PluginMapper.selectByNames
shenyu-admin | ### The error occurred while executing a query
shenyu-admin | ### SQL: select id, date_created, date_updated, name,config,role, sort, enabled from plugin where name in ( ? ? , ? , ? )
shenyu-admin | ### Cause: org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
shenyu-admin | ; bad SQL grammar []; nested exception is org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
shenyu-admin | at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:337)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1422)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594)
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.preInstantiateSingletons(DefaultListableBeanFactory.java:879)
shenyu-admin | at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:878)
shenyu-admin | at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:550)
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.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'selectorServiceImpl' defined in URL [jar:file:/opt/shenyu-admin/lib/she/shenyu/admin/service/impl/SelectorServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 7; nested exception is org.springframework.beans.factory.BeanCreationException: ErrtreamCheckService' defined in URL [jar:file:/opt/shenyu-admin/lib/shenyu-admin-2.4.2.jar!/org/apache/shenyu/admin/service/impl/UpstreamCheckService.class]: Bean instantiation via constructor failed; nemework.beans.BeanInstantiationException: Failed to instantiate [org.apache.shenyu.admin.service.impl.UpstreamCheckService]: Constructor threw exception; nested exception is org.springframework.jdbc.Bad
shenyu-admin | ### Error querying database. Cause: org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
shenyu-admin | ### The error may exist in class path resource [mappers/plugin-sqlmap.xml]
shenyu-admin | ### The error may involve org.apache.shenyu.admin.mapper.PluginMapper.selectByNames
shenyu-admin | ### The error occurred while executing a query
shenyu-admin | ### SQL: select id, date_created, date_updated, name,config,role, sort, enabled from plugin where name in ( ? ? , ? , ? )
shenyu-admin | ### Cause: org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
shenyu-admin | ; bad SQL grammar []; nested exception is org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
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.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.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:537)
shenyu-admin | at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:513)
shenyu-admin | at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:653)
shenyu-admin | at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:224)
shenyu-admin | at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:116)
shenyu-admin | at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:334)
shenyu-admin | ... 17 common frames omitted
shenyu-admin | Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'upstreamCheckService' defined in URL [jar:file:/opt/shenyu-admin/lib/shenyu-admiadmin/service/impl/UpstreamCheckService.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.shmCheckService]: Constructor threw exception; nested exception is org.springframework.jdbc.BadSqlGrammarException:
shenyu-admin | ### Error querying database. Cause: org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
shenyu-admin | ### The error may exist in class path resource [mappers/plugin-sqlmap.xml]
shenyu-admin | ### The error may involve org.apache.shenyu.admin.mapper.PluginMapper.selectByNames
shenyu-admin | ### The error occurred while executing a query
shenyu-admin | ### SQL: select id, date_created, date_updated, name,config,role, sort, enabled from plugin where name in ( ? ? , ? , ? )
shenyu-admin | ### Cause: org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
shenyu-admin | ; bad SQL grammar []; nested exception is org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:314)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:295)
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.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 | ... 35 common frames omitted
shenyu-admin | Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.shenyu.admin.service.impl.UpstreamCheckService]: Constructor threw exception; nemework.jdbc.BadSqlGrammarException:
shenyu-admin | ### Error querying database. Cause: org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
shenyu-admin | ### The error may exist in class path resource [mappers/plugin-sqlmap.xml]
shenyu-admin | ### The error may involve org.apache.shenyu.admin.mapper.PluginMapper.selectByNames
shenyu-admin | ### The error occurred while executing a query
shenyu-admin | ### SQL: select id, date_created, date_updated, name,config,role, sort, enabled from plugin where name in ( ? ? , ? , ? )
shenyu-admin | ### Cause: org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
shenyu-admin | ; bad SQL grammar []; nested exception is org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
shenyu-admin | at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:213)
shenyu-admin | at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:117)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:310)
shenyu-admin | ... 49 common frames omitted
shenyu-admin | Caused by: org.springframework.jdbc.BadSqlGrammarException:
shenyu-admin | ### Error querying database. Cause: org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
shenyu-admin | ### The error may exist in class path resource [mappers/plugin-sqlmap.xml]
shenyu-admin | ### The error may involve org.apache.shenyu.admin.mapper.PluginMapper.selectByNames
shenyu-admin | ### The error occurred while executing a query
shenyu-admin | ### SQL: select id, date_created, date_updated, name,config,role, sort, enabled from plugin where name in ( ? ? , ? , ? )
shenyu-admin | ### Cause: org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
shenyu-admin | ; bad SQL grammar []; nested exception is org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
shenyu-admin | at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:235)
shenyu-admin | at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
shenyu-admin | at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:75)
shenyu-admin | at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:447)
shenyu-admin | at com.sun.proxy.$Proxy109.selectList(Unknown Source)
shenyu-admin | at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:231)
shenyu-admin | at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:128)
shenyu-admin | at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:68)
shenyu-admin | at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:53)
shenyu-admin | at com.sun.proxy.$Proxy124.selectByNames(Unknown Source)
shenyu-admin | at org.apache.shenyu.admin.service.impl.UpstreamCheckService.fetchUpstreamData(UpstreamCheckService.java:305)
shenyu-admin | at org.apache.shenyu.admin.service.impl.UpstreamCheckService.setup(UpstreamCheckService.java:138)
shenyu-admin | at org.apache.shenyu.admin.service.impl.UpstreamCheckService.<init>(UpstreamCheckService.java:129)
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 org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:200)
shenyu-admin | ... 51 common frames omitted
shenyu-admin | Caused by: org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
shenyu-admin | at org.h2.message.DbException.getJdbcSQLException(DbException.java:453)
shenyu-admin | at org.h2.message.DbException.getJdbcSQLException(DbException.java:429)
shenyu-admin | at org.h2.message.DbException.get(DbException.java:205)
shenyu-admin | at org.h2.message.DbException.get(DbException.java:181)
shenyu-admin | at org.h2.command.Parser.readTableOrView(Parser.java:7628)
shenyu-admin | at org.h2.command.Parser.readTableFilter(Parser.java:1970)
shenyu-admin | at org.h2.command.Parser.parseSelectFromPart(Parser.java:2827)
shenyu-admin | at org.h2.command.Parser.parseSelect(Parser.java:2959)
shenyu-admin | at org.h2.command.Parser.parseQuerySub(Parser.java:2817)
shenyu-admin | at org.h2.command.Parser.parseSelectUnion(Parser.java:2649)
shenyu-admin | at org.h2.command.Parser.parseQuery(Parser.java:2620)
shenyu-admin | at org.h2.command.Parser.parsePrepared(Parser.java:868)
shenyu-admin | at org.h2.command.Parser.parse(Parser.java:843)
shenyu-admin | at org.h2.command.Parser.parse(Parser.java:815)
shenyu-admin | at org.h2.command.Parser.prepareCommand(Parser.java:738)
shenyu-admin | at org.h2.engine.Session.prepareLocal(Session.java:657)
shenyu-admin | at org.h2.engine.Session.prepareCommand(Session.java:595)
shenyu-admin | at org.h2.jdbc.JdbcConnection.prepareCommand(JdbcConnection.java:1235)
shenyu-admin | at org.h2.jdbc.JdbcPreparedStatement.<init>(JdbcPreparedStatement.java:76)
shenyu-admin | at org.h2.jdbc.JdbcConnection.prepareStatement(JdbcConnection.java:352)
shenyu-admin | at com.zaxxer.hikari.pool.ProxyConnection.prepareStatement(ProxyConnection.java:316)
shenyu-admin | at com.zaxxer.hikari.pool.HikariProxyConnection.prepareStatement(HikariProxyConnection.java)
shenyu-admin | at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:87)
shenyu-admin | at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
shenyu-admin | at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
shenyu-admin | at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:85)
shenyu-admin | at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:62)
shenyu-admin | at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:325)
shenyu-admin | at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
shenyu-admin | at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
shenyu-admin | at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:143)
shenyu-admin | at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
shenyu-admin | at com.sun.proxy.$Proxy130.query(Unknown Source)
shenyu-admin | at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:148)
shenyu-admin | at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:141)
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.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:434)
shenyu-admin | ... 65 common frames omitted
shenyu-admin | 2022-04-08 02:16:06 [main] ERROR org.springframework.boot.SpringApplication - Application run failed
shenyu-admin | org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'shenyuClientRegisterDivideServiceImpl': Injection of resource dependencies failed; nested e.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'selectorServiceImpl' defined in URL [jar:file:/opt/shenyu-admin/lib/shenyu-admin-2.4.2.jar!/org/apache/shenyu/admin/service]: Unsatisfied dependency expressed through constructor parameter 7; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'upstreamCheckService' denyu-admin/lib/shenyu-admin-2.4.2.jar!/org/apache/shenyu/admin/service/impl/UpstreamCheckService.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstnstantiate [org.apache.shenyu.admin.service.impl.UpstreamCheckService]: Constructor threw exception; nested exception is org.springframework.jdbc.BadSqlGrammarException:
shenyu-admin | ### Error querying database. Cause: org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
shenyu-admin | ### The error may exist in class path resource [mappers/plugin-sqlmap.xml]
shenyu-admin | ### The error may involve org.apache.shenyu.admin.mapper.PluginMapper.selectByNames
shenyu-admin | ### The error occurred while executing a query
shenyu-admin | ### SQL: select id, date_created, date_updated, name,config,role, sort, enabled from plugin where name in ( ? ? , ? , ? )
shenyu-admin | ### Cause: org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
shenyu-admin | ; bad SQL grammar []; nested exception is org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
shenyu-admin | at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:337)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1422)
shenyu-admin | at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594)
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.preInstantiateSingletons(DefaultListableBeanFactory.java:879)
shenyu-admin | at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:878)
shenyu-admin | at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:550)
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.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'selectorServiceImpl' defined in URL [jar:file:/opt/shenyu-admin/lib/she/shenyu/admin/service/impl/SelectorServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 7; nested exception is org.springframework.beans.factory.BeanCreationException: ErrtreamCheckService' defined in URL [jar:file:/opt/shenyu-admin/lib/shenyu-admin-2.4.2.jar!/org/apache/shenyu/admin/service/impl/UpstreamCheckService.class]: Bean instantiation via constructor failed; nemework.beans.BeanInstantiationException: Failed to instantiate [org.apache.shenyu.admin.service.impl.UpstreamCheckService]: Constructor threw exception; nested exception is org.springframework.jdbc.Bad
shenyu-admin | ### Error querying database. Cause: org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
shenyu-admin | ### The error may exist in class path resource [mappers/plugin-sqlmap.xml]
shenyu-admin | ### The error may involve org.apache.shenyu.admin.mapper.PluginMapper.selectByNames
shenyu-admin | ### The error occurred while executing a query
shenyu-admin | ### SQL: select id, date_created, date_updated, name,config,role, sort, enabled from plugin where name in ( ? ? , ? , ? )
shenyu-admin | ### Cause: org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
shenyu-admin | ; bad SQL grammar []; nested exception is org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
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.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.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:537)
shenyu-admin | at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:513)
shenyu-admin | at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:653)
shenyu-admin | at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:224)
shenyu-admin | at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:116)
shenyu-admin | at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:334)
shenyu-admin | ... 17 common frames omitted
shenyu-admin | Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'upstreamCheckService' defined in URL [jar:file:/opt/shenyu-admin/lib/shenyu-admiadmin/service/impl/UpstreamCheckService.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.shmCheckService]: Constructor threw exception; nested exception is org.springframework.jdbc.BadSqlGrammarException:
shenyu-admin | ### Error querying database. Cause: org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
shenyu-admin | ### The error may exist in class path resource [mappers/plugin-sqlmap.xml]
shenyu-admin | ### The error may involve org.apache.shenyu.admin.mapper.PluginMapper.selectByNames
shenyu-admin | ### The error occurred while executing a query
shenyu-admin | ### SQL: select id, date_created, date_updated, name,config,role, sort, enabled from plugin where name in ( ? ? , ? , ? )
shenyu-admin | ### Cause: org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
shenyu-admin | ; bad SQL grammar []; nested exception is org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:314)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:295)
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.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 | ... 35 common frames omitted
shenyu-admin | Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.shenyu.admin.service.impl.UpstreamCheckService]: Constructor threw exception; nemework.jdbc.BadSqlGrammarException:
shenyu-admin | ### Error querying database. Cause: org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
shenyu-admin | ### The error may exist in class path resource [mappers/plugin-sqlmap.xml]
shenyu-admin | ### The error may involve org.apache.shenyu.admin.mapper.PluginMapper.selectByNames
shenyu-admin | ### The error occurred while executing a query
shenyu-admin | ### SQL: select id, date_created, date_updated, name,config,role, sort, enabled from plugin where name in ( ? ? , ? , ? )
shenyu-admin | ### Cause: org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
shenyu-admin | ; bad SQL grammar []; nested exception is org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
shenyu-admin | at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:213)
shenyu-admin | at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:117)
shenyu-admin | at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:310)
shenyu-admin | ... 49 common frames omitted
shenyu-admin | Caused by: org.springframework.jdbc.BadSqlGrammarException:
shenyu-admin | ### Error querying database. Cause: org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
shenyu-admin | ### The error may exist in class path resource [mappers/plugin-sqlmap.xml]
shenyu-admin | ### The error may involve org.apache.shenyu.admin.mapper.PluginMapper.selectByNames
shenyu-admin | ### The error occurred while executing a query
shenyu-admin | ### SQL: select id, date_created, date_updated, name,config,role, sort, enabled from plugin where name in ( ? ? , ? , ? )
shenyu-admin | ### Cause: org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
shenyu-admin | ; bad SQL grammar []; nested exception is org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
shenyu-admin | at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:235)
shenyu-admin | at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
shenyu-admin | at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:75)
shenyu-admin | at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:447)
shenyu-admin | at com.sun.proxy.$Proxy109.selectList(Unknown Source)
shenyu-admin | at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:231)
shenyu-admin | at org.apache.ibatis.binding.MapperMethod.executeForMany(MapperMethod.java:128)
shenyu-admin | at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:68)
shenyu-admin | at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:53)
shenyu-admin | at com.sun.proxy.$Proxy124.selectByNames(Unknown Source)
shenyu-admin | at org.apache.shenyu.admin.service.impl.UpstreamCheckService.fetchUpstreamData(UpstreamCheckService.java:305)
shenyu-admin | at org.apache.shenyu.admin.service.impl.UpstreamCheckService.setup(UpstreamCheckService.java:138)
shenyu-admin | at org.apache.shenyu.admin.service.impl.UpstreamCheckService.<init>(UpstreamCheckService.java:129)
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 org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:200)
shenyu-admin | ... 51 common frames omitted
shenyu-admin | Caused by: org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "PLUGIN" not found; SQL statement:
shenyu-admin | select
shenyu-admin |
shenyu-admin | id, date_created, date_updated, name,config,role, sort, enabled
shenyu-admin |
shenyu-admin | from plugin
shenyu-admin | where name in
shenyu-admin | (
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ,
shenyu-admin | ?
shenyu-admin | ) [42102-200]
shenyu-admin | at org.h2.message.DbException.getJdbcSQLException(DbException.java:453)
shenyu-admin | at org.h2.message.DbException.getJdbcSQLException(DbException.java:429)
shenyu-admin | at org.h2.message.DbException.get(DbException.java:205)
shenyu-admin | at org.h2.message.DbException.get(DbException.java:181)
shenyu-admin | at org.h2.command.Parser.readTableOrView(Parser.java:7628)
shenyu-admin | at org.h2.command.Parser.readTableFilter(Parser.java:1970)
shenyu-admin | at org.h2.command.Parser.parseSelectFromPart(Parser.java:2827)
shenyu-admin | at org.h2.command.Parser.parseSelect(Parser.java:2959)
shenyu-admin | at org.h2.command.Parser.parseQuerySub(Parser.java:2817)
shenyu-admin | at org.h2.command.Parser.parseSelectUnion(Parser.java:2649)
shenyu-admin | at org.h2.command.Parser.parseQuery(Parser.java:2620)
shenyu-admin | at org.h2.command.Parser.parsePrepared(Parser.java:868)
shenyu-admin | at org.h2.command.Parser.parse(Parser.java:843)
shenyu-admin | at org.h2.command.Parser.parse(Parser.java:815)
shenyu-admin | at org.h2.command.Parser.prepareCommand(Parser.java:738)
shenyu-admin | at org.h2.engine.Session.prepareLocal(Session.java:657)
shenyu-admin | at org.h2.engine.Session.prepareCommand(Session.java:595)
shenyu-admin | at org.h2.jdbc.JdbcConnection.prepareCommand(JdbcConnection.java:1235)
shenyu-admin | at org.h2.jdbc.JdbcPreparedStatement.<init>(JdbcPreparedStatement.java:76)
shenyu-admin | at org.h2.jdbc.JdbcConnection.prepareStatement(JdbcConnection.java:352)
shenyu-admin | at com.zaxxer.hikari.pool.ProxyConnection.prepareStatement(ProxyConnection.java:316)
shenyu-admin | at com.zaxxer.hikari.pool.HikariProxyConnection.prepareStatement(HikariProxyConnection.java)
shenyu-admin | at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:87)
shenyu-admin | at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
shenyu-admin | at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
shenyu-admin | at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:85)
shenyu-admin | at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:62)
shenyu-admin | at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:325)
shenyu-admin | at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
shenyu-admin | at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
shenyu-admin | at com.github.pagehelper.PageInterceptor.intercept(PageInterceptor.java:143)
shenyu-admin | at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
shenyu-admin | at com.sun.proxy.$Proxy130.query(Unknown Source)
shenyu-admin | at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:148)
shenyu-admin | at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:141)
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.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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment