宋超 发表于 2022-6-12 11:51:22

linux服务器部署

linux服务器部署走到一半突然停止了
   (_)                        | |               | |
    __________ __ _ ______| |__   ___   ___ | |_
   | |/ _ \/ _ \/ __/ _` |______| '_ \ / _ \ / _ \| __|
   | |__/__/ (_| (_| |      | |_) | (_) | (_) | |_
   | |\___|\___|\___\__, |      |_.__/ \___/ \___/ \__|
_/ |               __/ |                           
|__/               |___/



JeecgBoot Version: 2.2.0
Spring Boot Version: 2.1.3.RELEASE (v2.1.3.RELEASE)


2022-06-12 11:33:43.295 INFOorg.jeecg.JeecgApplication:50 - Starting JeecgApplication v2.2.0 on szhxt-5.novalocal with PID 185007 (/usr/local/java/jeecg-boot-module-system-2.2.0.jar started by root in /usr/local/java)
2022-06-12 11:33:43.302 INFOorg.jeecg.JeecgApplication:679 - The following profiles are active: prod
2022-06-12 11:33:48.071 INFOo.s.d.r.config.RepositoryConfigurationDelegate:244 - Multiple Spring Data modules found, entering strict repository configuration mode!
2022-06-12 11:33:48.085 INFOo.s.d.r.config.RepositoryConfigurationDelegate:126 - Bootstrapping Spring Data repositories in DEFAULT mode.
2022-06-12 11:33:48.326 INFOo.s.d.r.config.RepositoryConfigurationDelegate:182 - Finished Spring Data repository scanning in 164ms. Found 0 repository interfaces.
2022-06-12 11:33:49.411 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'shiroConfig' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-12 11:33:49.613 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'shiroRealm' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-12 11:33:49.732 INFOorg.jeecg.config.ShiroConfig:270 - ===============(1)创建缓存管理器RedisCacheManager
2022-06-12 11:33:49.736 INFOorg.jeecg.config.ShiroConfig:288 - ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379
2022-06-12 11:33:49.748 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'redisManager' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-12 11:33:49.759 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'securityManager' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-12 11:33:49.850 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'authorizationAttributeSourceAdvisor' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-12 11:33:50.040 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-12 11:33:50.491 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-12 11:33:50.517 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-12 11:33:50.550 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'dsProcessor' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-12 11:33:50.575 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'dynamicDatasourceAnnotationAdvisor' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-12 11:33:50.631 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-12 11:33:50.652 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-12 11:33:51.088 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'lettuceClientResources' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-12 11:33:51.393 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'redisConnectionFactory' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-12 11:33:51.426 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'redisConfig' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-12 11:33:51.524 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-12 11:33:51.534 INFOo.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 - Bean 'eventBus' of type is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-12 11:33:52.421 INFOo.s.boot.web.embedded.tomcat.TomcatWebServer:90 - Tomcat initialized with port(s): 8080 (http)
2022-06-12 11:33:52.465 INFOorg.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-8080"]
2022-06-12 11:33:52.488 INFOorg.apache.catalina.core.StandardService:173 - Starting service
2022-06-12 11:33:52.490 INFOorg.apache.catalina.core.StandardEngine:173 - Starting Servlet engine:
2022-06-12 11:33:52.519 INFOorg.apache.catalina.core.AprLifecycleListener:173 - The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path:
2022-06-12 11:33:53.631 INFOorg.apache.jasper.servlet.TldScanner:173 - At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2022-06-12 11:33:53.877 INFOo.a.c.core.ContainerBase...[/]:173 - Initializing Spring embedded WebApplicationContext
2022-06-12 11:33:53.877 INFOorg.springframework.web.context.ContextLoader:296 - Root WebApplicationContext: initialization completed in 9980 ms
2022-06-12 11:33:54.816 INFOc.b.dynamic.datasource.DynamicDataSourceCreator:113 - 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置
2022-06-12 11:33:55.512 INFOcom.alibaba.druid.pool.DruidDataSource:1003 - {dataSource-1,master} inited
2022-06-12 11:33:55.514 INFOc.b.dynamic.datasource.DynamicRoutingDataSource:203 - 初始共加载 1 个数据源
2022-06-12 11:33:55.514 INFOc.b.dynamic.datasource.DynamicRoutingDataSource:142 - 动态数据源-加载 master 成功
2022-06-12 11:33:55.515 INFOc.b.dynamic.datasource.DynamicRoutingDataSource:212 - 当前的默认数据源是单数据源,数据源名为 master
2022-06-12 11:33:56.691 INFOorg.hibernate.jpa.internal.util.LogHelper:31 - HHH000204: Processing PersistenceUnitInfo [
      name: default
      ...]
2022-06-12 11:33:56.857 INFOorg.hibernate.Version:46 - HHH000412: Hibernate Core {5.3.7.Final}
2022-06-12 11:33:56.861 INFOorg.hibernate.cfg.Environment:213 - HHH000206: hibernate.properties not found
2022-06-12 11:33:57.265 INFOorg.hibernate.annotations.common.Version:49 - HCANN000001: Hibernate Commons Annotations {5.0.4.Final}
2022-06-12 11:33:58.330 INFOorg.hibernate.dialect.Dialect:157 - HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect
2022-06-12 11:33:58.764 INFOo.s.orm.jpa.LocalContainerEntityManagerFactoryBean:415 - Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-06-12 11:34:04.990 INFOorg.quartz.impl.StdSchedulerFactory:1208 - Using default implementation for ThreadExecutor
2022-06-12 11:34:05.073 INFOorg.quartz.simpl.SimpleThreadPool:268 - Job execution threads will use class loader of thread: main
2022-06-12 11:34:05.101 INFOorg.quartz.core.SchedulerSignalerImpl:61 - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2022-06-12 11:34:05.102 INFOorg.quartz.core.QuartzScheduler:229 - Quartz Scheduler v.2.3.0 created.
2022-06-12 11:34:05.107 INFOo.s.scheduling.quartz.LocalDataSourceJobStore:672 - Using db table-based data access locking (synchronization).
2022-06-12 11:34:05.111 INFOo.s.scheduling.quartz.LocalDataSourceJobStore:145 - JobStoreCMT initialized.
2022-06-12 11:34:05.113 INFOorg.quartz.core.QuartzScheduler:294 - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'szhxt-5.novalocal1655004845069'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.

2022-06-12 11:34:05.113 INFOorg.quartz.impl.StdSchedulerFactory:1362 - Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance.
2022-06-12 11:34:05.113 INFOorg.quartz.impl.StdSchedulerFactory:1366 - Quartz scheduler version: 2.3.0
2022-06-12 11:34:05.114 INFOorg.quartz.core.QuartzScheduler:2287 - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5f61371d
2022-06-12 11:34:11.465 INFOo.s.scheduling.concurrent.ThreadPoolTaskExecutor:171 - Initializing ExecutorService 'applicationTaskExecutor'
2022-06-12 11:34:12.600 INFOorg.activiti.engine.impl.ProcessEngineImpl:85 - ProcessEngine default created

页: [1]
查看完整版本: linux服务器部署