微信消息推送
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
3.6 KiB

[14:22:51.569][org.springframework.boot.StartupInfoLogger - logStarting - 55] Starting AppApplication v0.0.1 on absorber.local with PID 51361 (/Users/absorber/Work/YNXBD/WeChat/wx-push/target/push-0.0.1.jar started by absorber in /Users/absorber/Work/YNXBD/WeChat/wx-push/target)
[14:22:51.573][org.springframework.boot.SpringApplication - logStartupProfileInfo - 651] No active profile set, falling back to default profiles: default
[14:22:52.161][org.apache.juli.logging.DirectJDKLog - log - 173] Initializing ProtocolHandler ["http-nio-8123"]
[14:22:52.161][org.apache.juli.logging.DirectJDKLog - log - 173] Starting service [Tomcat]
[14:22:52.161][org.apache.juli.logging.DirectJDKLog - log - 173] Starting Servlet engine: [Apache Tomcat/9.0.36]
[14:22:52.211][org.apache.juli.logging.DirectJDKLog - log - 173] Initializing Spring embedded WebApplicationContext
[14:22:52.447][org.quartz.impl.StdSchedulerFactory - instantiate - 1220] Using default implementation for ThreadExecutor
[14:22:52.449][org.quartz.simpl.SimpleThreadPool - initialize - 268] Job execution threads will use class loader of thread: main
[14:22:52.456][org.quartz.core.SchedulerSignalerImpl - <init> - 61] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
[14:22:52.456][org.quartz.core.QuartzScheduler - <init> - 229] Quartz Scheduler v.2.3.2 created.
[14:22:52.456][org.quartz.simpl.RAMJobStore - initialize - 155] RAMJobStore initialized.
[14:22:52.457][org.quartz.core.QuartzScheduler - initialize - 294] Scheduler meta-data: Quartz Scheduler (v2.3.2) 'DefaultQuartzScheduler' with instanceId 'NON_CLUSTERED'
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.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
[14:22:52.457][org.quartz.impl.StdSchedulerFactory - instantiate - 1374] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
[14:22:52.457][org.quartz.impl.StdSchedulerFactory - instantiate - 1378] Quartz scheduler version: 2.3.2
[14:22:52.674][org.apache.juli.logging.DirectJDKLog - log - 173] Starting ProtocolHandler ["http-nio-8123"]
[14:22:52.715][com.ynxbd.push.quartz.listener.AppStartQuartzJobListener - onApplicationEvent - 33] [<QUZRTZ DISPATCH>]Starting Quartz task ...
[14:22:52.720][org.quartz.core.QuartzScheduler - start - 547] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
[14:22:52.731][com.ynxbd.push.config.IniConfig - <clinit> - 32] IP:192.168.1.125
[14:22:52.732][com.ynxbd.push.quartz.scheduler.AppQuartzScheduler - startWorkLoadJob - 175] [定时任务]:BI领导推送未设置时间,功能已经开启,推送时间-0 00 08 * * ?
[14:22:52.732][org.quartz.core.QuartzScheduler - start - 547] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
[14:22:52.733][com.ynxbd.push.quartz.scheduler.AppQuartzScheduler - startTodayRegJob - 154] [定时任务]:每日预约推送未设置时间,功能未开启,todayRegTimeMom-null,todayRegTimeNoon-null
[14:22:52.733][org.quartz.core.QuartzScheduler - start - 547] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
[14:22:52.735][org.springframework.boot.StartupInfoLogger - logStarted - 61] Started AppApplication in 1.459 seconds (JVM running for 1.936)
[14:22:52.737][com.ynxbd.push.AppApplication - main - 22] 启动医院为:本地
[14:22:52.742][com.ynxbd.push.AppApplication - main - 23] token_url路径:https://www.dhzzyyy.net/wx/api/getWxAccessToken.do