debug.log
4.92 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
2019-06-30 10:22:35.390 INFO 21862 [ main] [com.jeesite.modules.Application ] - Starting Application v4.1.5-SNAPSHOT on k.local with PID 21862 (/Users/mx/Desktop/putaojuzi/web/target/web.jar started by mx in /Users/mx/Desktop/putaojuzi)
2019-06-30 10:22:35.400 DEBUG 21862 [ main] [com.jeesite.modules.Application ] - Running with Spring Boot v2.0.6.RELEASE, Spring v5.0.10.RELEASE
2019-06-30 10:22:35.401 INFO 21862 [ main] [com.jeesite.modules.Application ] - The following profiles are active: default
2019-06-30 10:22:39.431 INFO 21862 [ main] [com.jeesite.common.config.Global ] - Config files: [classpath:config/jeesite-core.yml, classpath:config/application.yml]
2019-06-30 10:22:39.435 INFO 21862 [ main] [com.jeesite.common.config.Global ] - Spring cache cluster mode: false, session manager name: J1CacheSession
2019-06-30 10:22:39.998 INFO 21862 [ main] [com.jeesite.common.config.Global ] - user.home: /Users/mx/
2019-06-30 10:22:40.006 INFO 21862 [ main] [com.jeesite.common.config.Global ] - user.dir: /Users/mx/Desktop/putaojuzi/
2019-06-30 10:22:40.008 INFO 21862 [ main] [com.jeesite.common.config.Global ] - logPath: /Users/mx/Desktop/putaojuzi/
_____ ___ _ _ ___
|_ _| / __'(_)_| |_ / |
_ | | __ __ \___ | |_ _| __ / /| |
( .| |/__\/__\ ___)| | | |_ /__\ / /_| |_
\___|\__.\__.|____|_| \___)\__.(____ _| :: JeeSite V4.1.5 ::
======================================|_|==========================
欢迎使用 JeeSite Demo V4.1
您当前的版本为社区版,官方网站:http://jeesite.com
机器码是:63a2a10d8397624152c7e012c6d504fc
产品名称:JeeSite Demo
公司名称:ThinkGem
===================================================================
2019-06-30 10:22:42.257 INFO 21862 [ main] [o.s.b.w.embedded.tomcat.TomcatWebServer] - Tomcat initialized with port(s): 8080 (http)
2019-06-30 10:22:43.536 DEBUG 21862 [ main] [c.j.common.datasource.RoutingDataSource] - Set default target data source success.
2019-06-30 10:22:51.534 DEBUG 21862 [ main] [com.jeesite.common.beetl.BeetlUtils ] - Beetl config files: [classpath:/config/beetl-core.properties, classpath:/config/beetl.properties]
2019-06-30 10:22:52.025 DEBUG 21862 [ main] [c.j.c.m.m.provider.SelectSqlProvider ] - 3毫秒: SELECT a.status AS "status", a.create_by AS "createBy", a.create_date AS "createDate", a.update_by AS "updateBy", a.update_date AS "updateDate", a.remarks AS "remarks", a.module_code AS "moduleCode", a.module_name AS "moduleName", a.description AS "description", a.main_class_name AS "mainClassName", a.current_version AS "currentVersion", a.upgrade_info AS "upgradeInfo" FROM js_sys_module a WHERE a.status = #{sqlMap.where#status#EQ1} ORDER BY a.update_date DESC
2019-06-30 10:22:52.064 DEBUG 21862 [ main] [o.m.s.t.SpringManagedTransaction ] - JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@a1217f9] will not be managed by Spring
2019-06-30 10:22:52.083 DEBUG 21862 [ main] [c.j.modules.sys.dao.ModuleDao.findList ] - ==> Preparing: SELECT a.status AS "status", a.create_by AS "createBy", a.create_date AS "createDate", a.update_by AS "updateBy", a.update_date AS "updateDate", a.remarks AS "remarks", a.module_code AS "moduleCode", a.module_name AS "moduleName", a.description AS "description", a.main_class_name AS "mainClassName", a.current_version AS "currentVersion", a.upgrade_info AS "upgradeInfo" FROM js_sys_module a WHERE a.status = ? ORDER BY a.update_date DESC
2019-06-30 10:22:52.144 DEBUG 21862 [ main] [c.j.modules.sys.dao.ModuleDao.findList ] - ==> Parameters: 0(String)
2019-06-30 10:22:52.185 DEBUG 21862 [ main] [c.j.modules.sys.dao.ModuleDao.findList ] - <== Total: 0
2019-06-30 10:22:55.901 INFO 21862 [ main] [o.s.b.w.embedded.tomcat.TomcatWebServer] - Tomcat started on port(s): 8080 (http) with context path ''
2019-06-30 10:22:55.910 INFO 21862 [ main] [com.jeesite.modules.Application ] - Started Application in 22.489 seconds (JVM running for 23.482)
2019-06-30 10:24:03.294 INFO 21862 [nio-8080-exec-4] [c.j.m.java.web.user.PartnerController ] - url=https://api.weixin.qq.com/sns/oauth2/access_token?appid=wxafe6f737e045e7b6&secret=9432d52a99eee702dc27feee9106b6bb&code=123456&grant_type=authorization_code=获取信息{"errcode":40029,"errmsg":"invalid code, hints: [ req_id: LEOCWqaLRa-mg0LOa ]"}
2019-06-30 10:24:03.311 DEBUG 21862 [nio-8080-exec-4] [c.j.m.java.web.user.PartnerController ] - 无效code:123456
2019-06-30 10:30:37.619 DEBUG 21862 [ Thread-10] [com.jeesite.common.utils.SpringUtils ] - Clear ApplicationContext:org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@210366b4: startup date [Sun Jun 30 10:22:35 GMT+08:00 2019]; root of context hierarchy