2018-08-12 00:01:38.454 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:01:38.456 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:01:38.456 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:01:38.455 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:01:38.455 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:01:38.663 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:01:38.665 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:01:38.673 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:01:39.574 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:01:39.575 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:01:39.584 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:01:39.584 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:01:39.586 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:01:39.594 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:01:39.595 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:01:39.596 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:01:39.605 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:01:39.605 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:01:39.606 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:01:39.614 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:01:39.745 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:01:39.747 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:01:39.762 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:01:39.763 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:01:39.763 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:01:39.771 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:01:39.837 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:01:39.839 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:01:39.876 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:01:39.877 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:01:39.888 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:01:40.591 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:01:40.591 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:01:40.605 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:01:40.605 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:01:40.605 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:01:40.620 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:01:40.621 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:01:40.621 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:01:40.629 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:01:40.629 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:01:40.630 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:01:40.649 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:01:40.649 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:01:40.650 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:01:40.663 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:01:40.664 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:01:40.664 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:01:40.665 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:01:40.666 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:01:40.672 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:01:40.673 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:01:40.673 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:01:40.674 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:01:40.675 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:01:40.681 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:01:40.681 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:01:40.705 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:01:40.705 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:01:40.713 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:01:40.717 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:01:40.718 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:01:40.737 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:01:40.737 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:01:40.739 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:01:40.739 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:01:40.739 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:01:40.740 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:01:40.747 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:01:40.792 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:01:40.793 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:01:40.802 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:01:40.803 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:01:40.803 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:01:40.817 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:01:40.868 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:01:40.868 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:01:40.869 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:01:40.869 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:01:40.905 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:01:40.905 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:01:40.909 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:01:40.909 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:01:40.917 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:01:40.917 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:01:40.917 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:01:40.918 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:01:40.918 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:01:40.918 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:01:40.918 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:01:40.918 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:01:40.919 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:01:40.919 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:01:40.927 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:01:40.928 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:01:40.933 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:01:40.934 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:01:40.934 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:01:40.935 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:01:40.936 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:01:40.936 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:01:40.949 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:01:40.950 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:01:40.950 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:01:40.951 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:01:40.951 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:01:40.952 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:01:40.957 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:01:40.957 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:01:40.958 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:01:40.958 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:01:40.958 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:01:40.959 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:01:40.965 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:01:40.966 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:01:40.995 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:01:40.996 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:01:40.998 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:01:40.999 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:01:41.001 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:01:41.002 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:01:41.004 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:01:41.004 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:01:41.011 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:01:41.012 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:01:41.021 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:01:41.021 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:01:41.022 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:01:41.028 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:01:41.029 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:01:41.029 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:01:41.029 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:01:41.030 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:01:41.030 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:01:41.040 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:01:41.040 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:01:41.050 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:01:41.050 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:01:41.059 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:01:41.061 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:01:41.062 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:01:41.078 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:01:41.079 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:01:41.079 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:01:41.086 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:01:41.125 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:01:41.126 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:01:41.129 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:01:41.130 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:01:41.219 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:01:41.248 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:01:41.276 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:01:41.277 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:01:41.287 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:01:41.288 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:01:41.289 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:01:41.304 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:01:41.305 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:01:41.305 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:01:41.314 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:01:41.343 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:01:41.344 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:01:41.349 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:01:41.349 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:01:41.356 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:01:41.451 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:01:41.476 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:01:41.476 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:01:41.484 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:01:41.485 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:01:41.485 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:01:41.498 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:01:41.499 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:01:41.499 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:01:41.506 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:01:41.611 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:01:41.611 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:01:42.806 |-WARN [DubboClientHandler-192.168.199.228:7685-thread-55] com.alibaba.dubbo.remoting.exchange.support.DefaultFuture [71] -| [DUBBO] The timeout response finally returned at 2018-08-12 00:01:42.806, response Response [id=1349, version=null, status=20, event=false, error=null, result=RpcResult [result=PageInfo{pageNum=1, pageSize=10, size=4, startRow=1, endRow=4, total=4, pages=1, list=[QzdCheckTask(id=18, name=08/02 00:23-01:002323431清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=14, record_name=null, create_time=Sat Aug 11 15:00:07 CST 2018, update_time=Sat Aug 11 23:51:08 CST 2018, start_time=Thu Aug 02 00:23:00 CST 2018, end_time=Thu Aug 02 01:00:00 CST 2018, checkman=2950, checkman_name=张燕, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-02 00:23-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2726,2727, checked_users_name=朱天明,向阳, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=14, name=08/02 00:00-01:00苏B97765清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=15, record_name=null, create_time=Wed Aug 08 15:20:11 CST 2018, update_time=Sat Aug 11 21:10:54 CST 2018, start_time=Thu Aug 02 00:00:00 CST 2018, end_time=Thu Aug 02 01:00:00 CST 2018, checkman=2940, checkman_name=谢翔, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-02 00:00-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2727,2728, checked_users_name=向阳,董梁, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=19, name=07/27 00:00-02:00苏J6887清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=13, record_name=null, create_time=Sat Aug 11 15:01:19 CST 2018, update_time=Sat Aug 11 16:43:29 CST 2018, start_time=Fri Jul 27 00:00:00 CST 2018, end_time=Fri Jul 27 02:00:00 CST 2018, checkman=2668, checkman_name=李刚, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-27 00:00-02:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2732,2734, checked_users_name=顾建忠,缪亚东, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=17, name=2018-07-26 01:02~02:00 苏B97765清障任务, check_status=2, check_status_end=null, check_status_arr=null, record_id=7, record_name=null, create_time=Sat Aug 11 14:22:14 CST 2018, update_time=Sat Aug 11 14:22:14 CST 2018, start_time=Thu Jul 26 01:02:11 CST 2018, end_time=Thu Jul 26 02:00:00 CST 2018, checkman=2667, checkman_name=仇杰, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-26 01:02-02:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2732,2734, checked_users_name=顾建忠,缪亚东, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], prePage=0, nextPage=0, isFirstPage=true, isLastPage=true, hasPreviousPage=false, hasNextPage=false, navigatePages=8, navigateFirstPage1, navigateLastPage1, navigatepageNums=[1]}, exception=null]], channel: /192.168.199.228:62683 -> /192.168.199.228:7685, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 00:01:43.741 |-WARN [http-nio-8089-exec-38] com.alibaba.dubbo.rpc.cluster.support.FailoverClusterInvoker [79] -| [DUBBO] Although retry the method getAllTask in the service com.xintong.visualinspection.service.TaskService_Q was successful by the provider 192.168.199.228:7685, but there have been failed providers [192.168.199.228:7685] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.199.228 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: getAllTask, provider: dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.TaskService_Q?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getTask,getAllTask,addTask&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533984416699&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984409634&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 00:01:42.648, end time: 2018-08-12 00:01:43.651, client elapsed: 0 ms, server elapsed: 1003 ms, timeout: 1000 ms, request: Request [id=1350, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getAllTask, parameterTypes=[class java.lang.Integer, class java.lang.Integer, class com.xintong.visualinspection.bean.QzdCheckTask], arguments=[1, 10, QzdCheckTask(id=null, name=null, check_status=null, check_status_end=null, check_status_arr=[2, 3], record_id=null, record_name=null, create_time=null, update_time=null, start_time=Wed Jul 25 23:00:00 CST 2018, end_time=Sat Aug 25 23:00:00 CST 2018, checkman=null, checkman_name=null, checked_dept=59, checked_dept_name=null, check_period=null, rule_id=null, remark=null, recheckman=null, recheckman_name=null, period_id=null, invalid_from=null, checked_users=null, checked_users_name=null, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], attachments={path=com.xintong.visualinspection.service.TaskService_Q, interface=com.xintong.visualinspection.service.TaskService_Q, version=1.0.0}]], channel: /192.168.199.228:62683 -> /192.168.199.228:7685, dubbo version: 2.0.1, current host: 192.168.199.228 com.alibaba.dubbo.rpc.RpcException: Invoke remote method timeout. method: getAllTask, provider: dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.TaskService_Q?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getTask,getAllTask,addTask&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533984416699&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984409634&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 00:01:42.648, end time: 2018-08-12 00:01:43.651, client elapsed: 0 ms, server elapsed: 1003 ms, timeout: 1000 ms, request: Request [id=1350, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getAllTask, parameterTypes=[class java.lang.Integer, class java.lang.Integer, class com.xintong.visualinspection.bean.QzdCheckTask], arguments=[1, 10, QzdCheckTask(id=null, name=null, check_status=null, check_status_end=null, check_status_arr=[2, 3], record_id=null, record_name=null, create_time=null, update_time=null, start_time=Wed Jul 25 23:00:00 CST 2018, end_time=Sat Aug 25 23:00:00 CST 2018, checkman=null, checkman_name=null, checked_dept=59, checked_dept_name=null, check_period=null, rule_id=null, remark=null, recheckman=null, recheckman_name=null, period_id=null, invalid_from=null, checked_users=null, checked_users_name=null, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], attachments={path=com.xintong.visualinspection.service.TaskService_Q, interface=com.xintong.visualinspection.service.TaskService_Q, version=1.0.0}]], channel: /192.168.199.228:62683 -> /192.168.199.228:7685 at com.alibaba.dubbo.rpc.protocol.dubbo.DubboInvoker.doInvoke(DubboInvoker.java:98) at com.alibaba.dubbo.rpc.protocol.AbstractInvoker.invoke(AbstractInvoker.java:142) at com.alibaba.dubbo.monitor.support.MonitorFilter.invoke(MonitorFilter.java:74) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.protocol.dubbo.filter.FutureFilter.invoke(FutureFilter.java:53) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.filter.ConsumerContextFilter.invoke(ConsumerContextFilter.java:47) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.listener.ListenerInvokerWrapper.invoke(ListenerInvokerWrapper.java:73) at com.alibaba.dubbo.rpc.protocol.InvokerWrapper.invoke(InvokerWrapper.java:52) at com.alibaba.dubbo.rpc.cluster.support.FailoverClusterInvoker.doInvoke(FailoverClusterInvoker.java:77) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:232) at com.alibaba.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker.invoke(MockClusterInvoker.java:70) at com.alibaba.dubbo.rpc.proxy.InvokerInvocationHandler.invoke(InvokerInvocationHandler.java:51) at com.alibaba.dubbo.common.bytecode.proxy5.getAllTask(proxy5.java) at com.xintong.visualinspection.controller.gettway.TaskController_Q.getall(TaskController_Q.java:72) at com.xintong.visualinspection.controller.gettway.TaskController_Q$$FastClassBySpringCGLIB$$610ea312.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:721) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:173) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:656) at com.xintong.visualinspection.controller.gettway.TaskController_Q$$EnhancerBySpringCGLIB$$eadee878.getall() at sun.reflect.GeneratedMethodAccessor463.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:133) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:116) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:827) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:738) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:648) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.web.filter.ApplicationContextHeaderFilter.doFilterInternal(ApplicationContextHeaderFilter.java:55) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:79) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.trace.WebRequestTraceFilter.doFilterInternal(WebRequestTraceFilter.java:108) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:79) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.autoconfigure.MetricsFilter.doFilterInternal(MetricsFilter.java:106) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:474) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:783) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:798) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1434) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) Caused by: com.alibaba.dubbo.remoting.TimeoutException: Waiting server-side response timeout. start time: 2018-08-12 00:01:42.648, end time: 2018-08-12 00:01:43.651, client elapsed: 0 ms, server elapsed: 1003 ms, timeout: 1000 ms, request: Request [id=1350, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getAllTask, parameterTypes=[class java.lang.Integer, class java.lang.Integer, class com.xintong.visualinspection.bean.QzdCheckTask], arguments=[1, 10, QzdCheckTask(id=null, name=null, check_status=null, check_status_end=null, check_status_arr=[2, 3], record_id=null, record_name=null, create_time=null, update_time=null, start_time=Wed Jul 25 23:00:00 CST 2018, end_time=Sat Aug 25 23:00:00 CST 2018, checkman=null, checkman_name=null, checked_dept=59, checked_dept_name=null, check_period=null, rule_id=null, remark=null, recheckman=null, recheckman_name=null, period_id=null, invalid_from=null, checked_users=null, checked_users_name=null, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], attachments={path=com.xintong.visualinspection.service.TaskService_Q, interface=com.xintong.visualinspection.service.TaskService_Q, version=1.0.0}]], channel: /192.168.199.228:62683 -> /192.168.199.228:7685 at com.alibaba.dubbo.remoting.exchange.support.DefaultFuture.get(DefaultFuture.java:134) at com.alibaba.dubbo.remoting.exchange.support.DefaultFuture.get(DefaultFuture.java:111) at com.alibaba.dubbo.rpc.protocol.dubbo.DubboInvoker.doInvoke(DubboInvoker.java:95) ... 138 common frames omitted 2018-08-12 00:01:43.759 |-WARN [DubboClientHandler-192.168.199.228:7685-thread-55] com.alibaba.dubbo.remoting.exchange.support.DefaultFuture [71] -| [DUBBO] The timeout response finally returned at 2018-08-12 00:01:43.759, response Response [id=1350, version=null, status=20, event=false, error=null, result=RpcResult [result=PageInfo{pageNum=1, pageSize=10, size=4, startRow=1, endRow=4, total=4, pages=1, list=[QzdCheckTask(id=18, name=08/02 00:23-01:002323431清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=14, record_name=null, create_time=Sat Aug 11 15:00:07 CST 2018, update_time=Sat Aug 11 23:51:08 CST 2018, start_time=Thu Aug 02 00:23:00 CST 2018, end_time=Thu Aug 02 01:00:00 CST 2018, checkman=2950, checkman_name=张燕, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-02 00:23-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2726,2727, checked_users_name=朱天明,向阳, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=14, name=08/02 00:00-01:00苏B97765清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=15, record_name=null, create_time=Wed Aug 08 15:20:11 CST 2018, update_time=Sat Aug 11 21:10:54 CST 2018, start_time=Thu Aug 02 00:00:00 CST 2018, end_time=Thu Aug 02 01:00:00 CST 2018, checkman=2940, checkman_name=谢翔, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-02 00:00-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2727,2728, checked_users_name=向阳,董梁, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=19, name=07/27 00:00-02:00苏J6887清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=13, record_name=null, create_time=Sat Aug 11 15:01:19 CST 2018, update_time=Sat Aug 11 16:43:29 CST 2018, start_time=Fri Jul 27 00:00:00 CST 2018, end_time=Fri Jul 27 02:00:00 CST 2018, checkman=2668, checkman_name=李刚, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-27 00:00-02:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2732,2734, checked_users_name=顾建忠,缪亚东, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=17, name=2018-07-26 01:02~02:00 苏B97765清障任务, check_status=2, check_status_end=null, check_status_arr=null, record_id=7, record_name=null, create_time=Sat Aug 11 14:22:14 CST 2018, update_time=Sat Aug 11 14:22:14 CST 2018, start_time=Thu Jul 26 01:02:11 CST 2018, end_time=Thu Jul 26 02:00:00 CST 2018, checkman=2667, checkman_name=仇杰, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-26 01:02-02:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2732,2734, checked_users_name=顾建忠,缪亚东, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], prePage=0, nextPage=0, isFirstPage=true, isLastPage=true, hasPreviousPage=false, hasNextPage=false, navigatePages=8, navigateFirstPage1, navigateLastPage1, navigatepageNums=[1]}, exception=null]], channel: /192.168.199.228:62683 -> /192.168.199.228:7685, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 00:01:46.098 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:01:46.140 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:01:46.140 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:01:46.183 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:01:46.184 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:01:46.217 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:01:46.218 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:01:46.227 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:01:46.228 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:01:46.228 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:01:46.230 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:01:46.230 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:01:46.255 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:01:46.256 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:01:46.257 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:01:46.269 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:01:46.269 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:01:46.270 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:01:46.272 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:01:46.272 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:01:46.273 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:01:46.287 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:01:46.288 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:01:46.288 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:01:46.313 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:01:46.316 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:01:46.317 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:01:46.318 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:01:46.318 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:01:46.331 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:01:46.348 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:01:46.349 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:01:46.357 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:01:46.358 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:01:46.367 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:01:46.368 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:01:46.376 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 00:01:46.376 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 00:01:46.546 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 00:02:17.726 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:02:17.727 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:02:17.727 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:02:17.728 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:02:17.728 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:02:17.767 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:02:17.768 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:02:17.778 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:02:17.778 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:02:17.780 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:02:17.780 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:02:17.781 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:02:17.786 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:02:17.787 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:02:17.787 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:02:17.788 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:02:17.789 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:02:17.797 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:02:17.798 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:02:17.799 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:02:17.799 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:02:17.799 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:02:17.801 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:02:17.801 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:02:17.804 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:02:17.805 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:02:17.805 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:02:17.805 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:02:17.805 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:02:17.805 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:02:17.807 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:02:17.810 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:02:17.812 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:02:17.813 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:02:17.813 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:02:17.813 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:02:17.813 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:02:17.814 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:02:17.820 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:02:17.821 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:02:17.821 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:02:17.831 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:02:17.838 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:02:17.839 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:02:17.839 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:02:17.840 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:02:17.840 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:02:17.840 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:02:17.843 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:02:17.843 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:02:17.844 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:02:17.845 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:02:17.852 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:02:17.852 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:02:17.852 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:02:17.856 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:02:17.857 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:02:17.862 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:02:17.863 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:02:17.880 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:02:17.881 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:02:17.889 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:02:17.890 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:02:17.899 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:02:17.900 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:02:17.909 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:02:17.910 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:02:17.910 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:02:17.911 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:02:17.911 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:02:17.919 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:02:17.924 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:02:17.925 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:02:17.925 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:02:17.934 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:02:17.983 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:02:17.983 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:02:17.983 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:02:17.983 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:02:18.029 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:02:18.030 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:02:18.031 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:02:18.031 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:02:18.031 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:02:18.032 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:02:18.037 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:02:18.037 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:02:18.037 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:02:18.037 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:02:18.037 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:02:18.040 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:02:18.040 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:02:18.040 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:02:18.041 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:02:18.041 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:02:18.041 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:02:18.045 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:02:18.046 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:02:18.046 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:02:18.050 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:02:18.051 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:02:18.051 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:02:18.055 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:02:18.055 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:02:18.056 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:02:18.057 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:02:18.058 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:02:18.058 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:02:18.058 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:02:18.059 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:02:18.060 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:02:18.060 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:02:18.063 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:02:18.065 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:02:18.072 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:02:18.099 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:02:18.099 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:02:18.100 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:02:18.100 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:02:18.101 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:02:18.101 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:02:18.102 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:02:18.102 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:02:18.108 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:02:18.109 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:02:18.110 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:02:18.110 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:02:18.113 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:02:18.139 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:02:18.139 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:02:18.140 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:02:18.141 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:02:18.141 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:02:18.146 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:02:18.147 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:02:18.149 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:02:18.173 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:02:18.173 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:02:18.183 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:02:18.183 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:02:18.184 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:02:18.197 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:02:18.198 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:02:18.198 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:02:18.204 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:02:18.308 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:02:18.309 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:02:18.313 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:02:18.314 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:02:18.405 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:02:18.446 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:02:18.478 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:02:18.479 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:02:18.486 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:02:18.486 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:02:18.487 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:02:18.499 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:02:18.500 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:02:18.500 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:02:18.507 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:02:18.538 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:02:18.539 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:02:18.542 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:02:18.542 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:02:18.549 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:02:18.659 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:02:18.683 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:02:18.683 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:02:18.691 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:02:18.691 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:02:18.691 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:02:18.720 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:02:18.720 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:02:18.720 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:02:18.728 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:02:18.755 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:02:18.756 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:04:24.661 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:04:24.663 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:04:24.663 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:04:24.663 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:04:24.663 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:04:24.755 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:04:24.757 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:04:24.757 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:04:24.759 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:04:24.763 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:04:24.763 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:04:24.765 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:04:24.765 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:04:24.767 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:04:24.767 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:04:24.767 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:04:24.768 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:04:24.772 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:04:24.774 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:04:24.774 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:04:24.775 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:04:24.777 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:04:24.777 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:04:24.777 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:04:24.780 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:04:24.781 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:04:24.783 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:04:24.783 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:04:24.789 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:04:24.789 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:04:24.790 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:04:24.792 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:04:24.792 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:04:24.793 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:04:24.794 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:04:24.794 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:04:24.794 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:04:24.797 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:04:24.797 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:04:24.798 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:04:24.802 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:04:24.802 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:04:24.803 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:04:24.803 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:04:24.804 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:04:24.805 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:04:24.806 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:04:24.806 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:04:24.810 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:04:24.815 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:04:24.840 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:04:24.841 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:04:24.843 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:04:24.843 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:04:24.849 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:04:24.849 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:04:24.850 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:04:24.856 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:04:24.856 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:04:24.857 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:04:24.857 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:04:24.861 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:04:24.862 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:04:24.878 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:04:24.879 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:04:24.888 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:04:24.889 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:04:24.889 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:04:24.891 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:04:24.892 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:04:24.894 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:04:24.895 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:04:24.898 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:04:24.906 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:04:24.914 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:04:24.964 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:04:24.965 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:04:24.965 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:04:24.965 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:04:24.992 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:04:24.993 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:04:24.995 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:04:24.995 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:04:24.999 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:04:24.999 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:04:25.001 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:04:25.002 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:04:25.002 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:04:25.003 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:04:25.003 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:04:25.004 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:04:25.005 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:04:25.005 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:04:25.007 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:04:25.007 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:04:25.008 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:04:25.010 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:04:25.010 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:04:25.010 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:04:25.016 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:04:25.016 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:04:25.016 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:04:25.018 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:04:25.019 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:04:25.019 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:04:25.021 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:04:25.021 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:04:25.021 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:04:25.023 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:04:25.024 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:04:25.024 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:04:25.024 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:04:25.027 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:04:25.028 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:04:25.032 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:04:25.061 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:04:25.062 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:04:25.063 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:04:25.064 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:04:25.065 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:04:25.065 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:04:25.066 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:04:25.067 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:04:25.069 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:04:25.070 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:04:25.070 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:04:25.070 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:04:25.071 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:04:25.071 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:04:25.071 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:04:25.072 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:04:25.072 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:04:25.074 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:04:25.080 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:04:25.082 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:04:25.089 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:04:25.114 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:04:25.115 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:04:25.123 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:04:25.123 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:04:25.124 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:04:25.136 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:04:25.137 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:04:25.137 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:04:25.144 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:04:25.168 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:04:25.169 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:04:25.173 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:04:25.174 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:04:25.260 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:04:25.290 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:04:25.317 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:04:25.317 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:04:25.326 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:04:25.327 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:04:25.327 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:04:25.342 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:04:25.342 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:04:25.343 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:04:25.350 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:04:25.376 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:04:25.377 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:04:25.380 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:04:25.381 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:04:25.389 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:04:25.497 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:04:25.523 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:04:25.523 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:04:25.532 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:04:25.533 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:04:25.534 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:04:25.547 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:04:25.548 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:04:25.548 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:04:25.556 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:04:25.586 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:04:25.587 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:04:27.383 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:04:27.419 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:04:27.419 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:04:27.424 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:04:27.424 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:04:27.427 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:04:27.428 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:04:27.428 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:04:27.441 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:04:27.442 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:04:27.442 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:04:27.451 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:04:27.461 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:04:27.461 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:04:27.471 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:04:27.471 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:04:27.472 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:04:27.472 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:04:27.472 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:04:27.481 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:04:27.482 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:04:27.482 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:04:27.482 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:04:27.483 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:04:27.486 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:04:27.487 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:04:27.487 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:04:27.499 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:04:27.502 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:04:27.503 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:04:27.504 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:04:27.522 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:04:27.542 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:04:27.542 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:04:27.567 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:04:27.568 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:04:27.593 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 00:04:27.593 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 00:04:27.627 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 00:05:54.743 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:05:54.745 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:05:54.746 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:05:54.748 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:05:54.748 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:05:54.840 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:05:54.841 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:05:54.854 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:05:54.855 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:05:54.855 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:05:54.855 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:05:54.855 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:05:54.855 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:05:54.856 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:05:54.863 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:05:54.863 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:05:54.864 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:05:54.864 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:05:54.864 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:05:54.866 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:05:54.866 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:05:54.873 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:05:54.873 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:05:54.875 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:05:54.875 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:05:54.875 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:05:54.876 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:05:54.876 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:05:54.877 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:05:54.878 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:05:54.878 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:05:54.889 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:05:54.889 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:05:54.893 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:05:54.894 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:05:54.894 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:05:54.894 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:05:54.895 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:05:54.895 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:05:54.895 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:05:54.896 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:05:54.897 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:05:54.898 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:05:54.904 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:05:54.904 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:05:54.906 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:05:54.908 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:05:54.908 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:05:54.908 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:05:54.918 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:05:54.934 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:05:54.935 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:05:54.936 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:05:54.937 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:05:54.945 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:05:54.948 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:05:54.949 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:05:54.950 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:05:54.950 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:05:54.952 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:05:54.952 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:05:54.958 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:05:54.959 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:05:54.980 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:05:54.980 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:05:54.986 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:05:54.986 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:05:54.991 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:05:54.991 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:05:54.991 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:05:54.994 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:05:55.002 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:05:55.003 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:05:55.003 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:05:55.026 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:05:55.086 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:05:55.087 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:05:55.088 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:05:55.090 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:05:55.110 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:05:55.111 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:05:55.116 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:05:55.116 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:05:55.120 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:05:55.120 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:05:55.120 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:05:55.121 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:05:55.121 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:05:55.125 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:05:55.125 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:05:55.125 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:05:55.126 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:05:55.126 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:05:55.128 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:05:55.128 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:05:55.128 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:05:55.135 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:05:55.135 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:05:55.135 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:05:55.135 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:05:55.135 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:05:55.136 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:05:55.142 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:05:55.142 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:05:55.142 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:05:55.143 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:05:55.143 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:05:55.144 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:05:55.146 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:05:55.149 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:05:55.150 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:05:55.150 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:05:55.150 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:05:55.151 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:05:55.159 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:05:55.182 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:05:55.183 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:05:55.183 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:05:55.184 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:05:55.185 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:05:55.186 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:05:55.186 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:05:55.186 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:05:55.186 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:05:55.187 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:05:55.189 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:05:55.189 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:05:55.191 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:05:55.191 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:05:55.192 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:05:55.193 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:05:55.195 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:05:55.196 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:05:55.198 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:05:55.200 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:05:55.211 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:05:55.244 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:05:55.245 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:05:55.253 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:05:55.254 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:05:55.254 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:05:55.268 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:05:55.269 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:05:55.269 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:05:55.276 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:05:55.296 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:05:55.297 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:05:55.301 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:05:55.302 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:05:55.374 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:05:55.409 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:05:55.444 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:05:55.444 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:05:55.452 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:05:55.453 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:05:55.453 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:05:55.465 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:05:55.466 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:05:55.466 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:05:55.472 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:05:55.494 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:05:55.495 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:05:55.498 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:05:55.499 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:05:55.508 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:05:55.664 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:05:55.690 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:05:55.690 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:05:55.700 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:05:55.700 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:05:55.700 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:05:55.720 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:05:55.721 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:05:55.721 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:05:55.727 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:05:55.748 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:05:55.749 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:05:56.547 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:05:56.581 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:05:56.581 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:05:56.589 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:05:56.590 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:05:56.590 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:05:56.597 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:05:56.598 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:05:56.602 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:05:56.603 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:05:56.603 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:05:56.611 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:05:56.630 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:05:56.630 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:05:56.636 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:05:56.636 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:05:56.639 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:05:56.640 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:05:56.640 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:05:56.640 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:05:56.641 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:05:56.643 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:05:56.643 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:05:56.644 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:05:56.653 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:05:56.654 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:05:56.654 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:05:56.656 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:05:56.657 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:05:56.657 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:05:56.664 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:05:56.664 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:05:56.690 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:05:56.691 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:05:56.693 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:05:56.694 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:05:56.715 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 00:05:56.716 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 00:05:56.752 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 00:06:11.060 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:06:11.061 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:06:11.063 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:06:11.065 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:06:11.066 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:06:11.094 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:06:11.095 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:06:11.101 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:06:11.101 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:06:11.104 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:06:11.105 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:06:11.107 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:06:11.108 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:06:11.108 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:06:11.111 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:06:11.111 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:06:11.111 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:06:11.115 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:06:11.116 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:06:11.116 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:06:11.116 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:06:11.116 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:06:11.121 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:06:11.121 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:06:11.122 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:06:11.122 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:06:11.123 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:06:11.124 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:06:11.125 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:06:11.125 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:06:11.125 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:06:11.125 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:06:11.125 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:06:11.130 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:06:11.130 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:06:11.130 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:06:11.131 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:06:11.131 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:06:11.131 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:06:11.132 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:06:11.135 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:06:11.139 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:06:11.140 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:06:11.141 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:06:11.141 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:06:11.145 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:06:11.146 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:06:11.146 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:06:11.150 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:06:11.155 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:06:11.164 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:06:11.165 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:06:11.173 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:06:11.173 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:06:11.173 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:06:11.173 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:06:11.175 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:06:11.175 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:06:11.179 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:06:11.180 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:06:11.183 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:06:11.183 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:06:11.183 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:06:11.211 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:06:11.212 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:06:11.222 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:06:11.222 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:06:11.226 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:06:11.231 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:06:11.231 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:06:11.231 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:06:11.241 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:06:11.242 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:06:11.242 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:06:11.257 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:06:11.388 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:06:11.389 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:06:11.391 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:06:11.392 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:06:11.414 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:06:11.414 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:06:11.423 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:06:11.423 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:06:11.423 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:06:11.424 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:06:11.425 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:06:11.432 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:06:11.432 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:06:11.435 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:06:11.436 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:06:11.436 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:06:11.436 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:06:11.436 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:06:11.441 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:06:11.442 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:06:11.443 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:06:11.444 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:06:11.445 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:06:11.445 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:06:11.445 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:06:11.445 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:06:11.445 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:06:11.450 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:06:11.451 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:06:11.451 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:06:11.452 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:06:11.459 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:06:11.460 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:06:11.460 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:06:11.460 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:06:11.461 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:06:11.461 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:06:11.462 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:06:11.468 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:06:11.469 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:06:11.476 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:06:11.477 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:06:11.479 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:06:11.480 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:06:11.485 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:06:11.486 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:06:11.487 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:06:11.487 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:06:11.488 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:06:11.493 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:06:11.494 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:06:11.495 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:06:11.497 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:06:11.497 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:06:11.497 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:06:11.498 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:06:11.500 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:06:11.500 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:06:11.507 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:06:11.507 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:06:11.520 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:06:11.560 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:06:11.560 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:06:11.570 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:06:11.571 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:06:11.571 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:06:11.585 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:06:11.585 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:06:11.585 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:06:11.591 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:06:11.616 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:06:11.617 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:06:11.620 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:06:11.621 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:06:11.706 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:06:11.738 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:06:11.780 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:06:11.781 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:06:11.792 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:06:11.793 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:06:11.793 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:06:11.807 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:06:11.808 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:06:11.808 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:06:11.816 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:06:11.839 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:06:11.840 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:06:11.842 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:06:11.843 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:06:11.849 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:06:11.987 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:06:12.019 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:06:12.020 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:06:12.028 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:06:12.029 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:06:12.029 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:06:12.042 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:06:12.043 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:06:12.043 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:06:12.051 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:06:12.074 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:06:12.075 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:07:43.934 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:07:43.985 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:07:43.985 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:07:44.004 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:07:44.004 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:07:44.012 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:07:44.020 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:07:44.020 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:07:44.034 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:07:44.035 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:07:44.035 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:07:44.037 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:07:44.037 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:07:44.045 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:07:44.045 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:07:44.046 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:07:44.046 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:07:44.053 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:07:44.053 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:07:44.059 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:07:44.059 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:07:44.060 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:07:44.063 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:07:44.068 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:07:44.071 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:07:44.071 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:07:44.079 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:07:44.079 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:07:44.088 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:07:44.089 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:07:44.090 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:07:44.098 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:07:44.106 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:07:44.108 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:07:44.133 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:07:44.134 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:07:44.153 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 00:07:44.154 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 00:07:44.187 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 00:09:31.066 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:09:31.068 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:09:31.069 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:09:31.072 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:09:31.072 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:09:31.155 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:09:31.156 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:09:31.156 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:09:31.156 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:09:31.164 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:09:31.164 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:09:31.166 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:09:31.167 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:09:31.169 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:09:31.169 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:09:31.169 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:09:31.170 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:09:31.173 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:09:31.173 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:09:31.173 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:09:31.174 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:09:31.174 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:09:31.176 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:09:31.177 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:09:31.181 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:09:31.181 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:09:31.184 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:09:31.184 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:09:31.188 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:09:31.188 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:09:31.188 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:09:31.188 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:09:31.189 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:09:31.191 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:09:31.191 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:09:31.192 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:09:31.194 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:09:31.194 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:09:31.194 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:09:31.197 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:09:31.199 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:09:31.200 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:09:31.200 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:09:31.201 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:09:31.202 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:09:31.202 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:09:31.203 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:09:31.203 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:09:31.209 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:09:31.214 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:09:31.243 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:09:31.243 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:09:31.244 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:09:31.244 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:09:31.244 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:09:31.244 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:09:31.246 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:09:31.247 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:09:31.251 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:09:31.252 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:09:31.252 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:09:31.253 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:09:31.255 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:09:31.288 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:09:31.288 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:09:31.298 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:09:31.298 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:09:31.299 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:09:31.305 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:09:31.307 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:09:31.308 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:09:31.316 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:09:31.317 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:09:31.317 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:09:31.332 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:09:31.395 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:09:31.396 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:09:31.399 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:09:31.399 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:09:31.424 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:09:31.425 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:09:31.429 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:09:31.430 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:09:31.435 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:09:31.435 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:09:31.435 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:09:31.436 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:09:31.436 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:09:31.437 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:09:31.438 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:09:31.438 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:09:31.440 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:09:31.440 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:09:31.445 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:09:31.445 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:09:31.446 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:09:31.448 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:09:31.449 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:09:31.449 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:09:31.449 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:09:31.449 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:09:31.450 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:09:31.453 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:09:31.454 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:09:31.454 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:09:31.459 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:09:31.460 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:09:31.460 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:09:31.461 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:09:31.462 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:09:31.462 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:09:31.463 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:09:31.463 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:09:31.471 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:09:31.473 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:09:31.489 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:09:31.489 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:09:31.490 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:09:31.490 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:09:31.492 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:09:31.492 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:09:31.492 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:09:31.493 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:09:31.505 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:09:31.505 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:09:31.505 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:09:31.505 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:09:31.506 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:09:31.506 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:09:31.508 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:09:31.508 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:09:31.508 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:09:31.509 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:09:31.516 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:09:31.519 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:09:31.528 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:09:31.556 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:09:31.557 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:09:31.564 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:09:31.565 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:09:31.565 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:09:31.577 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:09:31.577 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:09:31.578 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:09:31.585 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:09:31.609 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:09:31.611 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:09:31.616 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:09:31.617 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:09:31.690 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:09:31.733 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:09:31.757 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:09:31.758 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:09:31.765 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:09:31.766 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:09:31.766 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:09:31.779 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:09:31.780 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:09:31.780 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:09:31.787 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:09:31.808 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:09:31.809 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:09:31.812 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:09:31.812 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:09:31.820 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:09:31.978 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:09:32.002 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:09:32.002 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:09:32.011 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:09:32.012 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:09:32.013 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:09:32.027 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:09:32.028 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:09:32.028 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:09:32.035 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:09:32.056 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:09:32.057 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:09:33.605 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:09:33.640 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:09:33.640 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:09:33.648 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:09:33.649 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:09:33.650 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:09:33.653 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:09:33.654 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:09:33.663 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:09:33.663 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:09:33.664 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:09:33.674 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:09:33.687 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:09:33.688 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:09:33.694 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:09:33.694 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:09:33.696 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:09:33.696 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:09:33.696 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:09:33.699 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:09:33.700 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:09:33.704 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:09:33.705 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:09:33.705 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:09:33.710 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:09:33.711 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:09:33.711 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:09:33.723 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:09:33.725 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:09:33.726 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:09:33.726 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:09:33.744 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:09:33.759 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:09:33.760 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:09:33.776 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:09:33.777 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:09:33.801 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-199] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 00:09:33.801 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-199] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 00:09:33.834 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-199] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 00:10:05.726 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:10:05.727 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:10:05.729 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:10:05.731 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:10:05.732 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:10:05.770 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:10:05.770 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:10:05.772 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:10:05.772 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:10:05.780 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:10:05.780 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:10:05.782 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:10:05.783 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:10:05.783 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:10:05.783 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:10:05.784 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:10:05.784 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:10:05.787 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:10:05.787 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:10:05.789 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:10:05.789 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:10:05.790 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:10:05.792 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:10:05.792 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:10:05.797 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:10:05.798 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:10:05.798 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:10:05.800 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:10:05.800 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:10:05.801 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:10:05.801 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:10:05.802 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:10:05.802 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:10:05.803 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:10:05.803 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:10:05.804 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:10:05.804 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:10:05.804 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:10:05.804 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:10:05.812 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:10:05.812 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:10:05.812 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:10:05.813 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:10:05.814 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:10:05.814 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:10:05.818 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:10:05.818 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:10:05.819 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:10:05.824 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:10:05.833 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:10:05.844 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:10:05.850 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:10:05.851 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:10:05.852 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:10:05.852 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:10:05.853 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:10:05.853 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:10:05.853 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:10:05.854 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:10:05.855 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:10:05.864 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:10:05.864 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:10:05.865 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:10:05.882 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:10:05.882 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:10:05.890 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:10:05.891 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:10:05.893 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:10:05.893 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:10:05.894 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:10:05.899 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:10:05.903 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:10:05.904 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:10:05.904 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:10:05.918 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:10:05.998 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:10:06.000 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:10:06.001 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:10:06.001 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:10:06.026 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:10:06.026 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:10:06.029 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:10:06.029 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:10:06.033 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:10:06.033 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:10:06.035 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:10:06.036 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:10:06.036 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:10:06.036 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:10:06.036 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:10:06.037 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:10:06.038 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:10:06.038 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:10:06.040 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:10:06.041 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:10:06.041 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:10:06.045 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:10:06.046 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:10:06.046 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:10:06.052 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:10:06.053 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:10:06.053 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:10:06.053 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:10:06.053 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:10:06.054 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:10:06.055 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:10:06.055 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:10:06.056 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:10:06.059 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:10:06.060 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:10:06.061 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:10:06.061 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:10:06.061 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:10:06.065 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:10:06.073 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:10:06.082 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:10:06.083 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:10:06.084 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:10:06.085 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:10:06.088 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:10:06.089 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:10:06.090 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:10:06.090 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:10:06.090 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:10:06.091 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:10:06.092 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:10:06.092 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:10:06.092 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:10:06.097 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:10:06.098 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:10:06.099 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:10:06.099 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:10:06.100 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:10:06.101 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:10:06.109 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:10:06.117 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:10:06.144 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:10:06.144 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:10:06.197 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:10:06.198 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:10:06.198 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:10:06.211 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:10:06.211 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:10:06.212 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:10:06.219 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:10:06.239 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:10:06.240 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:10:06.244 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:10:06.245 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:10:06.312 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:10:06.347 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:10:06.371 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:10:06.371 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:10:06.379 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:10:06.379 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:10:06.380 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:10:06.396 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:10:06.397 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:10:06.397 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:10:06.403 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:10:06.423 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:10:06.424 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:10:06.427 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:10:06.428 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:10:06.437 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:10:06.586 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:10:06.615 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:10:06.615 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:10:06.622 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:10:06.623 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:10:06.623 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:10:06.636 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:10:06.636 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:10:06.637 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:10:06.643 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:10:06.664 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:10:06.665 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:10:07.677 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:10:07.711 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:10:07.712 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:10:07.720 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:10:07.721 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:10:07.721 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:10:07.728 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:10:07.730 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:10:07.735 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:10:07.735 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:10:07.735 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:10:07.742 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:10:07.766 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:10:07.766 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:10:07.772 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:10:07.773 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:10:07.774 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:10:07.774 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:10:07.775 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:10:07.775 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:10:07.776 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:10:07.783 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:10:07.784 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:10:07.784 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:10:07.792 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:10:07.793 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:10:07.793 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:10:07.804 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:10:07.805 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:10:07.805 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:10:07.806 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:10:07.823 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:10:07.839 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:10:07.840 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:10:07.859 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:10:07.860 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:10:07.877 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-199] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 00:10:07.878 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-199] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 00:10:07.915 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-199] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 00:11:01.892 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:01.893 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:01.896 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:01.898 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:01.898 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:01.944 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:01.945 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:01.954 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:01.955 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:01.958 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:01.958 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:01.959 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:01.964 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:01.964 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:01.965 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:01.965 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:01.965 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:01.968 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:01.968 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:01.976 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:01.976 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:01.976 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:01.977 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:01.977 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:01.978 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:01.978 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:01.979 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:01.979 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:01.979 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:01.979 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:01.983 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:01.983 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:01.984 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:01.985 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:01.986 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:01.986 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:01.986 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:01.993 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:01.993 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:01.993 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:01.994 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:01.995 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:01.995 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:01.996 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:02.000 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:02.005 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:02.005 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:02.006 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:02.009 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:02.014 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:02.023 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:02.023 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:02.024 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:02.024 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:02.025 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:11:02.026 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:11:02.034 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:02.035 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:02.041 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:02.041 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:02.042 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:02.043 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:02.057 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:11:02.057 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:11:02.058 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:11:02.068 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:11:02.075 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:11:02.076 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:11:02.080 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:11:02.080 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:11:02.083 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:11:02.088 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:11:02.089 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:02.089 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:02.105 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:02.178 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:02.179 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:02.206 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:02.206 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:02.207 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:02.207 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:02.210 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:02.210 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:02.215 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:02.216 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:02.216 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:02.217 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:02.218 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:02.218 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:02.232 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:02.233 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:02.233 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:02.236 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:02.237 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:02.237 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:02.236 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:02.237 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:02.237 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:02.238 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:02.242 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:02.243 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:02.244 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:02.244 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:02.246 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:02.246 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:02.246 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:02.248 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:02.260 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:02.261 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:02.261 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:02.264 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:02.264 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:02.265 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:02.266 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:02.267 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:02.268 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:11:02.268 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:11:02.270 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:02.274 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:02.276 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:02.277 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:02.278 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:11:02.278 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:11:02.278 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:11:02.291 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:11:02.296 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:02.297 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:02.298 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:11:02.298 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:11:02.298 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:02.299 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:02.300 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:11:02.300 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:11:02.309 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:11:02.309 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:11:02.317 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:02.359 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:02.360 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:02.368 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:02.368 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:02.368 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:02.381 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:02.382 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:02.382 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:02.389 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:02.410 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:02.411 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:02.415 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:11:02.415 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:11:02.479 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:11:02.511 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:02.544 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:02.544 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:02.553 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:02.554 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:02.554 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:02.567 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:02.568 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:02.569 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:02.577 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:02.597 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:02.598 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:02.602 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:11:02.603 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:11:02.611 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:11:02.754 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:02.785 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:02.785 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:02.794 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:02.795 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:02.795 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:02.809 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:02.809 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:02.810 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:02.817 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:02.837 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:02.838 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:04.135 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:04.169 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:04.170 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:04.179 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:04.179 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:04.180 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:04.183 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:04.185 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:04.192 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:04.193 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:04.193 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:04.200 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:04.217 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:04.217 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:04.220 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:04.221 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:04.229 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:04.229 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:04.229 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:04.229 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:04.229 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:04.230 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:04.230 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:04.230 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:04.243 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:04.244 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:04.244 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:04.245 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:04.246 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:04.246 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:04.272 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:04.272 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:04.325 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:04.326 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:04.328 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:04.329 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:04.414 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 00:11:04.414 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 00:11:04.445 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 00:11:33.074 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:33.075 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:33.076 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:33.077 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:33.077 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:33.116 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:33.117 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:33.128 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:33.128 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:33.128 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:33.129 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:33.129 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:33.138 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:33.138 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:33.140 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:33.141 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:33.141 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:33.141 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:33.141 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:33.143 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:33.144 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:33.144 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:33.147 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:33.147 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:33.149 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:33.149 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:33.150 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:33.150 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:33.151 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:33.151 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:33.152 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:33.155 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:33.156 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:33.157 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:33.158 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:33.159 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:33.159 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:33.163 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:33.164 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:33.164 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:33.165 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:33.167 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:33.168 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:33.168 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:33.173 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:33.175 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:33.176 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:33.176 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:33.180 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:33.180 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:33.181 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:33.182 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:11:33.183 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:11:33.188 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:33.189 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:33.190 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:33.196 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:33.197 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:33.204 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:33.204 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:11:33.205 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:33.224 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:33.225 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:33.233 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:11:33.233 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:11:33.243 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:11:33.250 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:11:33.251 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:11:33.261 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:11:33.262 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:11:33.268 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:11:33.270 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:11:33.271 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:33.272 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:33.287 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:33.360 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:33.360 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:33.360 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:33.361 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:33.387 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:33.387 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:33.394 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:33.394 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:33.400 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:33.401 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:33.401 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:33.401 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:33.401 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:33.402 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:33.402 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:33.403 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:33.404 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:33.404 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:33.410 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:33.411 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:33.411 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:33.412 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:33.413 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:33.413 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:33.417 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:33.418 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:33.418 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:33.419 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:33.419 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:33.420 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:33.424 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:33.425 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:33.425 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:33.426 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:33.426 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:33.427 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:33.428 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:33.428 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:33.433 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:33.439 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:33.447 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:33.448 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:33.449 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:11:33.450 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:11:33.454 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:33.454 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:33.456 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:11:33.456 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:11:33.458 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:33.458 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:11:33.459 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:33.460 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:11:33.460 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:11:33.463 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:33.463 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:33.464 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:11:33.465 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:11:33.466 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:11:33.469 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:11:33.475 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:11:33.482 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:33.516 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:33.517 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:33.525 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:33.526 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:33.526 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:33.539 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:33.540 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:33.540 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:33.547 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:33.569 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:33.570 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:33.575 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:11:33.575 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:11:33.641 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:11:33.673 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:33.708 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:33.708 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:33.716 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:33.717 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:33.717 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:33.729 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:33.730 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:33.730 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:33.738 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:33.761 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:33.762 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:33.764 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:11:33.765 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:11:33.773 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:11:33.919 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:33.952 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:33.952 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:33.959 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:33.960 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:33.960 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:33.974 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:33.974 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:33.975 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:33.980 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:34.003 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:34.004 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:35.538 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:35.573 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:35.574 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:35.583 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:35.583 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:35.584 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:35.585 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:35.586 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:35.597 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:35.598 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:35.598 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:35.605 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:35.617 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:35.617 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:35.622 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:35.623 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:35.641 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:35.642 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:35.645 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:35.646 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:35.646 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:35.646 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:35.647 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:35.647 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:35.666 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:35.666 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:35.667 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:35.667 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:35.667 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:35.668 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:35.682 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:35.682 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:35.726 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:35.726 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:35.728 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:35.728 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:35.749 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 00:11:35.750 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 00:11:35.789 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 00:11:52.817 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:52.818 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:52.819 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:52.821 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:52.822 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:52.860 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:52.860 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:52.869 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:52.869 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:52.871 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:52.872 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:52.872 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:52.876 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:52.876 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:52.881 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:52.882 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:52.882 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:52.886 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:52.887 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:52.887 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:52.887 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:52.887 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:52.887 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:52.888 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:52.888 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:52.889 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:52.890 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:52.896 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:52.896 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:52.896 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:52.897 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:52.897 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:52.897 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:52.897 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:52.897 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:52.897 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:52.898 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:52.903 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:52.903 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:52.903 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:52.912 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:52.912 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:52.913 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:52.914 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:52.915 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:52.916 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:52.916 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:52.916 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:52.923 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:52.924 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:52.925 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:11:52.925 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:11:52.929 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:52.929 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:52.936 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:11:52.942 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:52.942 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:52.943 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:52.943 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:52.950 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:52.950 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:52.957 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:52.958 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:52.984 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:11:52.985 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:11:52.992 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:11:52.993 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:11:52.996 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:11:52.997 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:11:52.997 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:11:53.002 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:11:53.006 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:11:53.007 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:53.008 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:53.021 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:53.127 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:53.128 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:53.130 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:53.131 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:53.152 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:53.153 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:53.158 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:53.159 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:53.161 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:53.162 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:53.162 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:53.169 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:53.169 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:53.169 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:53.170 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:53.170 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:53.172 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:53.172 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:53.178 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:53.178 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:53.178 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:53.179 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:53.179 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:53.179 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:53.182 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:53.182 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:53.182 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:53.183 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:53.184 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:53.184 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:53.187 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:53.194 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:53.195 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:53.196 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:53.201 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:53.201 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:53.202 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:53.202 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:53.210 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:53.211 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:53.212 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:11:53.213 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:11:53.214 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:53.214 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:53.223 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:53.223 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:11:53.224 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:53.226 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:11:53.226 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:11:53.234 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:11:53.243 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:53.243 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:53.244 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:53.244 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:53.245 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:11:53.246 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:11:53.246 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:11:53.246 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:11:53.255 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:11:53.258 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:11:53.269 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:53.292 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:53.293 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:53.301 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:53.302 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:53.303 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:53.316 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:53.316 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:53.317 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:53.326 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:53.348 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:53.349 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:53.353 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:11:53.354 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:11:53.426 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:11:53.467 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:53.490 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:53.490 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:53.499 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:53.500 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:53.501 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:53.515 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:53.515 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:53.516 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:53.523 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:53.545 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:53.546 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:53.550 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:11:53.550 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:11:53.558 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:11:53.696 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:53.718 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:53.719 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:53.726 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:53.727 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:53.728 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:53.740 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:53.741 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:53.741 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:53.749 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:53.771 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:53.772 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:55.539 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:55.574 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:55.574 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:55.582 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:55.583 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:55.583 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:55.584 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:55.584 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:55.599 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:55.600 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:55.601 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:55.609 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:55.615 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:55.615 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:55.627 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:11:55.627 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:55.627 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:11:55.628 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:55.628 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:55.636 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:11:55.636 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:11:55.636 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:55.637 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:55.637 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:55.642 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:55.642 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:55.643 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:55.650 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:11:55.650 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:55.651 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:11:55.651 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:11:55.658 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:11:55.675 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:55.676 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:55.682 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:11:55.683 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:11:55.697 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 00:11:55.697 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 00:11:55.730 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 00:12:41.461 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:12:41.463 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:12:41.465 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:12:41.465 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:12:41.465 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:12:41.502 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:12:41.503 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:12:41.504 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:12:41.504 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:12:41.515 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:12:41.515 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:12:41.516 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:12:41.516 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:12:41.516 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:12:41.516 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:12:41.517 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:12:41.517 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:12:41.521 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:12:41.522 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:12:41.527 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:12:41.527 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:12:41.528 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:12:41.532 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:12:41.533 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:12:41.533 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:12:41.534 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:12:41.534 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:12:41.534 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:12:41.535 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:12:41.535 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:12:41.535 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:12:41.535 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:12:41.536 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:12:41.541 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:12:41.541 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:12:41.542 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:12:41.542 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:12:41.542 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:12:41.543 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:12:41.543 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:12:41.544 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:12:41.550 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:12:41.551 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:12:41.552 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:12:41.552 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:12:41.563 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:12:41.564 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:12:41.565 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:12:41.566 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:12:41.574 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:12:41.574 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:12:41.574 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:12:41.574 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:12:41.575 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:12:41.576 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:12:41.576 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:12:41.580 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:12:41.581 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:12:41.583 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:12:41.588 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:12:41.589 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:12:41.598 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:12:41.598 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:12:41.613 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:12:41.614 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:12:41.616 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:12:41.616 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:12:41.619 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:12:41.619 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:12:41.623 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:12:41.626 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:12:41.629 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:12:41.629 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:12:41.630 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:12:41.643 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:12:41.710 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:12:41.710 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:12:41.711 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:12:41.711 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:12:41.739 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:12:41.739 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:12:41.742 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:12:41.742 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:12:41.742 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:12:41.743 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:12:41.749 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:12:41.749 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:12:41.750 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:12:41.750 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:12:41.751 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:12:41.751 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:12:41.751 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:12:41.752 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:12:41.752 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:12:41.755 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:12:41.755 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:12:41.763 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:12:41.764 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:12:41.764 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:12:41.766 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:12:41.767 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:12:41.767 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:12:41.767 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:12:41.767 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:12:41.768 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:12:41.768 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:12:41.769 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:12:41.769 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:12:41.774 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:12:41.777 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:12:41.777 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:12:41.783 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:12:41.783 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:12:41.784 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:12:41.797 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:12:41.799 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:12:41.800 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:12:41.801 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:12:41.802 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:12:41.803 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:12:41.804 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:12:41.805 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:12:41.805 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:12:41.806 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:12:41.806 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:12:41.807 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:12:41.808 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:12:41.812 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:12:41.815 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:12:41.816 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:12:41.819 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:12:41.820 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:12:41.821 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:12:41.822 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:12:41.823 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:12:41.830 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:12:41.849 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:12:41.849 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:12:41.857 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:12:41.858 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:12:41.858 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:12:41.871 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:12:41.872 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:12:41.872 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:12:41.878 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:12:41.902 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:12:41.903 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:12:41.907 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:12:41.907 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:12:41.990 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:12:42.028 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:12:42.053 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:12:42.053 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:12:42.062 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:12:42.063 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:12:42.063 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:12:42.078 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:12:42.079 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:12:42.079 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:12:42.085 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:12:42.108 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:12:42.109 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:12:42.111 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:12:42.112 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:12:42.119 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:12:42.343 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:12:42.373 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:12:42.373 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:12:42.384 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:12:42.385 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:12:42.385 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:12:42.402 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:12:42.402 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:12:42.402 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:12:42.411 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:12:42.438 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:12:42.439 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:02.352 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:02.354 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:02.355 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:02.357 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:02.357 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:02.401 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:02.401 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:02.406 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:02.407 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:02.412 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:02.412 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:02.413 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:02.413 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:02.414 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:02.419 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:02.420 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:02.421 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:02.421 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:02.421 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:02.422 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:02.422 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:02.422 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:02.424 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:02.424 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:02.427 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:02.427 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:02.427 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:02.429 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:02.430 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:02.430 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:02.434 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:02.435 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:02.435 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:02.436 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:02.436 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:02.437 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:02.438 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:02.438 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:02.443 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:02.443 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:02.443 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:02.445 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:02.446 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:02.446 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:02.451 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:02.459 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:02.463 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:02.464 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:02.464 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:02.467 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:02.467 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:02.468 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:02.469 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:02.472 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:13:02.473 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:13:02.474 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:02.476 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:02.477 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:02.482 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:13:02.489 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:02.490 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:02.501 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:02.519 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:02.522 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:13:02.523 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:13:02.524 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:13:02.525 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:13:02.525 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:13:02.526 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:13:02.531 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:13:02.534 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:13:02.536 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:13:02.537 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:02.537 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:02.552 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:02.621 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:02.622 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:02.623 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:02.624 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:02.643 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:02.644 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:02.654 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:02.655 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:02.655 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:02.655 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:02.655 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:02.655 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:02.656 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:02.656 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:02.657 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:02.664 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:02.665 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:02.665 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:02.665 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:02.665 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:02.665 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:02.669 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:02.669 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:02.669 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:02.670 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:02.671 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:02.671 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:02.678 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:02.679 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:02.679 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:02.679 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:02.680 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:02.681 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:02.681 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:02.684 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:02.685 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:02.685 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:02.688 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:02.693 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:02.693 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:02.700 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:02.701 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:02.702 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:13:02.703 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:13:02.709 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:02.710 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:02.711 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:13:02.711 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:13:02.712 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:13:02.716 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:02.717 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:02.718 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:13:02.718 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:13:02.720 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:02.721 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:02.722 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:13:02.722 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:13:02.723 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:13:02.726 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:13:02.729 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:02.731 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:13:02.771 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:02.772 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:02.780 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:02.781 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:02.781 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:02.796 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:02.797 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:02.798 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:02.804 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:02.825 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:02.826 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:02.831 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:13:02.831 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:13:02.916 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:13:02.952 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:02.983 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:02.983 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:02.992 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:02.993 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:02.993 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:03.008 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:03.009 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:03.009 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:03.017 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:03.037 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:03.038 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:03.042 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:13:03.043 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:13:03.051 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:13:03.204 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:03.233 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:03.234 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:03.243 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:03.244 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:03.244 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:03.261 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:03.261 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:03.262 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:03.269 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:03.294 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:03.294 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:05.483 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:05.518 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:05.518 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:05.524 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:05.527 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:05.527 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:05.528 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:05.528 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:05.541 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:05.542 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:05.542 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:05.551 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:05.557 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:05.558 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:05.562 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:05.562 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:05.567 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:05.568 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:05.568 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:05.569 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:05.570 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:05.571 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:05.581 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:05.582 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:05.582 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:05.584 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:05.586 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:05.587 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:05.588 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:05.588 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:05.591 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:05.601 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:05.623 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:05.625 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:05.632 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:05.633 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:05.658 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 00:13:05.658 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 00:13:05.708 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 00:13:36.898 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:36.899 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:36.899 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:36.899 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:36.899 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:36.945 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:36.945 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:36.955 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:36.956 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:36.956 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:36.967 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:36.967 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:36.968 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:36.969 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:36.971 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:36.972 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:36.972 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:36.972 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:36.972 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:36.975 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:36.976 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:36.977 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:36.978 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:36.978 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:36.978 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:36.979 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:36.979 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:36.981 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:36.981 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:36.982 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:36.982 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:36.984 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:36.985 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:36.985 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:36.991 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:36.991 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:36.992 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:36.993 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:36.993 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:36.994 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:36.997 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:36.998 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:36.998 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:37.000 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:37.001 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:37.001 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:37.002 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:37.002 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:37.008 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:37.008 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:37.009 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:37.010 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:37.025 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:37.026 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:37.031 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:37.032 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:37.033 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:37.033 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:37.040 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:37.041 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:37.042 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:13:37.043 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:13:37.051 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:13:37.051 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:13:37.052 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:13:37.060 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:13:37.060 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:13:37.060 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:13:37.066 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:13:37.067 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:13:37.069 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:13:37.070 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:37.070 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:37.076 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:13:37.083 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:37.140 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:37.142 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:37.142 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:37.143 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:37.169 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:37.169 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:37.174 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:37.174 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:37.176 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:37.177 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:37.180 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:37.180 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:37.181 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:37.181 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:37.181 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:37.184 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:37.184 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:37.185 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:37.185 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:37.186 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:37.186 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:37.189 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:37.190 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:37.190 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:37.195 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:37.195 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:37.196 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:37.197 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:37.197 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:37.198 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:37.200 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:37.201 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:37.202 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:37.203 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:37.204 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:37.204 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:37.204 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:37.206 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:37.212 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:37.212 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:37.227 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:37.228 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:37.229 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:13:37.230 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:13:37.231 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:37.232 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:37.233 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:13:37.233 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:13:37.234 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:37.235 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:37.236 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:13:37.236 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:13:37.237 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:37.237 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:37.238 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:13:37.238 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:13:37.239 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:13:37.241 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:13:37.245 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:13:37.247 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:13:37.252 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:37.279 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:37.279 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:37.288 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:37.290 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:37.290 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:37.304 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:37.305 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:37.306 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:37.313 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:37.334 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:37.336 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:37.341 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:13:37.342 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:13:37.415 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:13:37.446 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:37.467 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:37.467 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:37.476 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:37.476 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:37.477 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:37.489 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:37.490 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:37.490 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:37.498 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:37.519 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:37.520 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:37.524 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:13:37.525 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:13:37.532 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:13:37.665 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:37.695 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:37.695 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:37.710 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:37.711 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:37.716 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:37.731 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:37.732 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:37.732 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:37.739 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:37.761 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:37.762 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:48.343 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:48.344 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:48.346 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:48.348 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:48.348 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:48.376 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:48.376 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:48.386 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:48.387 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:48.387 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:48.389 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:48.390 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:48.394 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:48.394 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:48.397 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:48.398 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:48.398 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:48.398 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:48.398 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:48.402 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:48.403 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:48.403 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:48.407 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:48.407 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:48.409 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:48.410 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:48.410 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:48.410 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:48.411 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:48.411 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:48.412 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:48.413 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:48.414 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:48.414 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:48.417 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:48.418 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:48.419 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:48.427 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:48.427 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:48.428 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:48.428 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:48.428 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:48.428 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:48.429 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:48.432 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:48.433 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:48.433 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:48.440 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:48.440 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:48.440 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:48.441 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:48.443 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:13:48.444 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:13:48.455 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:48.457 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:48.457 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:48.458 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:13:48.465 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:48.466 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:48.470 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:48.471 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:48.482 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:48.483 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:48.489 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:13:48.490 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:13:48.496 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:13:48.501 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:13:48.501 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:13:48.509 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:13:48.517 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:13:48.517 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:13:48.525 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:13:48.525 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:48.526 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:48.540 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:48.594 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:48.596 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:48.598 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:48.598 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:48.622 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:48.623 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:48.625 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:48.626 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:48.628 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:48.629 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:48.632 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:48.632 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:48.633 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:48.634 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:48.634 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:48.635 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:48.635 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:48.635 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:48.636 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:48.637 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:48.637 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:48.639 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:48.640 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:48.640 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:48.646 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:48.647 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:48.647 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:48.648 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:48.648 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:48.649 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:48.650 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:48.651 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:48.651 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:48.653 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:48.654 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:48.654 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:48.655 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:48.656 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:48.663 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:48.665 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:48.683 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:48.683 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:48.684 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:48.684 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:48.685 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:13:48.685 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:13:48.685 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:13:48.685 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:13:48.686 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:48.687 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:48.688 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:13:48.688 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:13:48.691 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:48.691 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:48.693 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:13:48.693 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:13:48.695 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:13:48.695 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:13:48.696 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:13:48.703 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:13:48.710 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:48.746 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:48.747 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:48.757 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:48.758 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:48.758 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:48.771 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:48.772 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:48.772 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:48.779 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:48.801 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:48.802 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:48.806 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:13:48.806 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:13:48.876 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:13:48.920 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:48.954 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:48.954 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:48.963 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:48.964 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:48.964 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:48.977 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:48.977 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:48.977 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:48.986 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:49.009 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:49.010 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:49.013 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:13:49.013 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:13:49.020 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:13:49.238 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:49.273 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:49.273 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:49.284 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:49.285 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:49.285 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:49.298 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:49.299 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:49.299 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:49.305 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:49.332 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:49.333 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:51.418 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:51.452 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:51.452 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:51.460 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:51.461 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:51.461 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:51.462 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:51.462 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:51.475 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:51.476 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:51.477 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:51.484 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:51.495 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:51.495 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:51.503 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:13:51.503 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:13:51.503 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:51.504 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:51.504 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:51.512 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:51.512 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:13:51.513 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:13:51.513 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:51.513 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:51.518 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:51.518 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:51.519 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:51.525 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:51.526 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:13:51.527 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:13:51.528 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:13:51.537 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:13:51.547 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:51.547 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:51.560 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:13:51.561 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:13:51.575 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 00:13:51.575 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 00:13:51.609 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 00:14:56.026 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:14:56.027 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:14:56.029 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:14:56.031 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:14:56.031 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:14:56.069 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:14:56.070 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:14:56.078 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:14:56.079 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:14:56.079 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:14:56.080 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:14:56.080 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:14:56.087 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:14:56.088 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:14:56.088 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:14:56.089 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:14:56.089 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:14:56.090 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:14:56.090 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:14:56.091 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:14:56.095 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:14:56.096 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:14:56.097 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:14:56.098 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:14:56.098 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:14:56.099 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:14:56.102 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:14:56.103 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:14:56.103 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:14:56.104 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:14:56.104 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:14:56.109 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:14:56.110 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:14:56.110 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:14:56.110 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:14:56.110 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:14:56.111 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:14:56.112 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:14:56.113 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:14:56.113 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:14:56.119 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:14:56.119 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:14:56.120 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:14:56.120 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:14:56.123 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:14:56.125 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:14:56.125 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:14:56.125 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:14:56.127 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:14:56.137 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:14:56.137 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:14:56.138 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:14:56.144 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:14:56.145 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:14:56.146 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:14:56.147 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:14:56.150 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:14:56.150 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:14:56.154 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:14:56.155 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:14:56.155 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:14:56.162 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:14:56.163 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:14:56.177 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:14:56.178 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:14:56.183 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:14:56.183 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:14:56.186 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:14:56.191 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:14:56.191 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:14:56.192 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:14:56.200 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:14:56.201 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:14:56.201 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:14:56.215 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:14:56.323 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:14:56.325 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:14:56.325 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:14:56.326 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:14:56.345 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:14:56.345 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:14:56.355 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:14:56.356 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:14:56.356 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:14:56.356 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:14:56.357 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:14:56.361 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:14:56.361 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:14:56.365 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:14:56.365 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:14:56.366 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:14:56.367 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:14:56.367 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:14:56.370 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:14:56.371 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:14:56.371 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:14:56.371 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:14:56.372 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:14:56.372 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:14:56.373 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:14:56.374 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:14:56.374 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:14:56.379 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:14:56.380 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:14:56.381 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:14:56.381 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:14:56.387 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:14:56.387 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:14:56.388 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:14:56.389 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:14:56.389 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:14:56.390 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:14:56.392 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:14:56.396 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:14:56.397 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:14:56.404 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:14:56.405 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:14:56.406 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:14:56.407 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:14:56.415 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:14:56.420 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:14:56.421 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:14:56.422 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:14:56.423 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:14:56.423 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:14:56.424 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:14:56.425 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:14:56.425 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:14:56.427 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:14:56.427 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:14:56.428 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:14:56.429 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:14:56.432 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:14:56.434 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:14:56.437 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:14:56.441 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:14:56.470 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:14:56.470 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:14:56.479 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:14:56.479 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:14:56.479 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:14:56.493 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:14:56.494 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:14:56.495 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:14:56.502 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:14:56.525 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:14:56.526 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:14:56.529 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:14:56.530 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:14:56.603 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:14:56.641 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:14:56.667 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:14:56.668 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:14:56.676 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:14:56.677 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:14:56.677 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:14:56.689 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:14:56.690 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:14:56.690 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:14:56.698 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:14:56.719 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:14:56.720 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:14:56.723 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:14:56.723 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:14:56.731 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:14:56.918 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:14:56.950 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:14:56.950 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:14:56.957 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:14:56.958 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:14:56.959 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:14:56.972 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:14:56.973 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:14:56.973 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:14:56.979 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:14:57.006 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:14:57.007 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:14:58.787 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:14:58.821 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:14:58.821 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:14:58.829 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:14:58.829 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:14:58.830 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:14:58.834 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:14:58.836 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:14:58.843 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:14:58.843 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:14:58.844 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:14:58.853 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:14:58.862 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:14:58.863 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:14:58.872 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:14:58.872 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:14:58.874 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:14:58.875 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:14:58.876 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:14:58.881 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:14:58.881 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:14:58.881 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:14:58.881 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:14:58.882 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:14:58.892 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:14:58.893 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:14:58.894 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:14:58.898 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:14:58.899 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:14:58.899 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:14:58.906 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:14:58.917 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:14:58.939 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:14:58.940 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:14:58.953 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:14:58.954 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:14:58.975 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 00:14:58.976 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 00:14:59.010 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 00:15:21.769 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:21.771 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:21.772 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:21.773 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:21.774 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:21.856 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:15:21.857 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:15:21.858 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:15:21.858 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:15:21.864 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:15:21.864 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:15:21.881 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:15:21.882 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:15:21.882 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:15:21.882 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:21.882 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:15:21.883 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:21.889 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:15:21.889 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:15:21.891 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:15:21.891 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:15:21.891 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:21.898 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:15:21.898 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:15:21.899 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:15:21.899 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:15:21.899 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:21.899 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:21.906 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:15:21.906 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:15:21.906 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:15:21.907 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:21.907 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:15:21.908 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:15:21.908 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:21.911 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:15:21.912 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:15:21.912 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:21.915 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:15:21.916 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:15:21.922 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:15:21.942 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:15:21.944 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:21.948 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:15:21.949 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:21.956 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:15:21.956 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:21.957 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:15:21.957 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:21.959 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:15:21.959 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:15:21.967 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:15:21.974 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:15:21.977 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:15:21.987 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:15:21.988 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:15:21.988 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:15:21.989 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:15:21.990 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:21.998 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:15:22.004 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:15:22.079 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:22.080 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:22.082 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:22.082 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:22.107 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:15:22.109 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:15:22.110 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:15:22.111 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:15:22.117 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:15:22.118 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:15:22.118 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:15:22.118 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:15:22.120 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:15:22.119 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:15:22.120 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:22.120 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:22.121 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:15:22.121 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:15:22.126 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:15:22.127 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:15:22.127 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:22.132 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:15:22.133 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:15:22.133 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:22.137 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:15:22.137 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:15:22.138 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:22.141 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:15:22.141 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:15:22.141 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:15:22.142 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:22.142 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:15:22.142 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:22.146 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:15:22.148 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:15:22.149 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:15:22.149 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:15:22.149 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:22.151 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:15:22.160 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:15:22.170 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:15:22.171 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:22.172 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:15:22.173 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:15:22.179 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:15:22.180 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:22.181 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:15:22.182 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:15:22.188 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:15:22.188 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:15:22.188 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:15:22.189 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:22.189 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:22.190 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:15:22.196 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:15:22.196 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:15:22.197 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:15:22.197 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:15:22.205 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:15:22.206 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:15:22.215 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:22.246 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:15:22.247 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:15:22.254 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:15:22.255 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:15:22.255 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:22.311 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:15:22.311 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:15:22.312 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:22.321 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:15:22.342 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:15:22.343 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:22.348 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:15:22.348 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:15:22.439 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:15:22.472 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:22.504 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:15:22.504 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:15:22.514 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:15:22.515 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:15:22.515 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:22.528 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:15:22.529 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:15:22.530 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:22.537 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:15:22.565 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:15:22.566 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:22.570 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:15:22.570 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:15:22.577 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:15:22.714 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:22.746 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:15:22.746 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:15:22.753 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:15:22.754 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:15:22.754 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:22.767 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:15:22.768 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:15:22.768 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:22.775 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:15:22.798 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:15:22.799 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:22.877 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:15:22.878 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:15:22.885 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:15:22.886 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:15:22.886 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:22.899 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:15:22.899 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:15:22.900 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:22.906 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:15:22.934 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:15:22.935 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:22.963 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:15:22.963 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:15:22.970 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:15:23.736 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:23.772 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:15:23.773 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:15:23.779 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:23.780 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:23.785 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:15:23.785 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:15:23.785 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:23.802 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:15:23.802 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:15:23.803 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:23.810 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:15:23.814 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:15:23.814 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:15:23.815 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:15:23.815 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:15:23.824 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:15:23.825 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:15:23.825 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:15:23.825 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:23.826 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:15:23.826 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:23.838 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:15:23.839 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:15:23.839 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:23.840 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:15:23.840 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:23.841 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:15:23.841 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:15:23.841 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:23.848 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:15:23.848 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:15:23.872 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:15:23.873 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:23.879 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:15:23.879 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:23.892 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 00:15:23.892 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 00:15:23.926 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 00:15:51.160 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:51.162 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:51.163 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:51.166 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:51.166 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:51.195 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:15:51.195 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:15:51.206 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:15:51.206 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:15:51.207 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:15:51.207 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:15:51.208 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:15:51.208 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:15:51.209 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:51.211 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:15:51.212 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:15:51.217 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:15:51.217 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:15:51.218 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:15:51.218 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:15:51.219 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:51.219 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:15:51.220 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:15:51.220 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:51.224 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:15:51.224 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:15:51.225 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:51.225 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:15:51.226 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:15:51.227 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:51.228 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:15:51.228 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:15:51.229 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:51.237 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:15:51.237 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:15:51.238 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:51.237 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:15:51.237 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:15:51.239 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:15:51.241 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:51.246 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:15:51.247 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:15:51.247 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:15:51.247 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:15:51.248 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:15:51.249 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:51.247 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:51.249 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:15:51.258 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:15:51.258 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:15:51.269 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:15:51.270 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:51.271 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:15:51.271 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:15:51.273 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:15:51.273 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:51.282 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:15:51.282 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:15:51.283 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:51.286 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:15:51.287 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:51.290 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:15:51.291 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:51.302 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:15:51.302 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:15:51.313 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:15:51.316 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:15:51.317 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:15:51.317 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:15:51.318 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:15:51.327 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:15:51.327 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:15:51.328 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:15:51.329 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:51.344 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:15:51.481 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:51.483 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:51.484 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:51.484 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:51.512 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:15:51.512 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:15:51.512 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:15:51.512 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:15:51.518 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:15:51.519 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:15:51.521 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:15:51.527 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:15:51.527 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:15:51.527 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:15:51.528 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:15:51.528 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:15:51.529 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:51.529 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:51.529 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:51.529 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:15:51.530 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:15:51.538 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:15:51.539 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:15:51.539 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:51.545 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:15:51.547 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:15:51.547 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:15:51.547 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:51.547 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:15:51.548 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:15:51.548 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:51.548 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:15:51.548 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:51.552 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:15:51.553 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:15:51.553 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:51.554 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:15:51.555 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:15:51.557 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:15:51.564 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:15:51.577 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:15:51.578 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:51.579 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:15:51.579 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:15:51.582 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:15:51.583 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:51.584 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:15:51.584 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:15:51.587 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:15:51.587 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:15:51.588 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:51.589 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:15:51.589 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:15:51.592 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:15:51.592 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:51.593 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:15:51.593 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:15:51.594 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:15:51.598 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:15:51.604 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:15:51.611 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:51.645 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:15:51.646 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:15:51.656 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:15:51.657 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:15:51.657 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:51.672 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:15:51.673 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:15:51.673 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:51.682 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:15:51.708 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:15:51.709 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:51.716 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:15:51.716 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:15:51.804 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:15:51.849 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:51.889 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:15:51.889 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:15:51.897 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:15:51.898 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:15:51.898 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:51.917 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:15:51.917 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:15:51.917 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:51.951 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:15:51.990 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:15:51.991 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:51.994 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:15:51.994 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:15:52.014 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:15:52.149 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:52.216 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:15:52.217 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:15:52.249 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:15:52.250 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:15:52.251 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:52.280 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:15:52.281 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:15:52.281 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:52.289 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:15:52.316 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:15:52.317 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:53.487 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:53.520 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:15:53.520 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:15:53.527 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:53.528 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:15:53.530 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:15:53.530 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:53.530 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:53.544 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:15:53.544 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:15:53.545 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:53.553 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:15:53.555 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:15:53.555 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:15:53.563 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:15:53.564 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:15:53.564 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:15:53.565 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:15:53.565 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:53.572 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:15:53.572 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:15:53.573 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:53.579 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:15:53.580 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:15:53.581 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:53.583 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:15:53.584 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:53.585 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:15:53.585 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:15:53.586 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:15:53.592 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:15:53.597 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:15:53.621 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:15:53.622 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:53.625 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:15:53.626 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:15:53.652 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 00:15:53.653 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 00:15:53.717 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 00:18:57.285 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:18:57.287 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:18:57.289 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:18:57.289 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:18:57.289 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:18:57.367 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:18:57.367 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:18:57.367 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:18:57.367 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:18:57.374 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:18:57.374 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:18:57.379 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:18:57.380 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:18:57.381 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:18:57.382 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:18:57.382 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:18:57.382 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:18:57.382 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:18:57.390 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:18:57.390 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:18:57.390 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:18:57.390 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:18:57.390 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:18:57.391 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:18:57.392 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:18:57.392 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:18:57.397 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:18:57.398 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:18:57.398 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:18:57.399 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:18:57.406 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:18:57.407 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:18:57.408 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:18:57.408 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:18:57.409 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:18:57.409 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:18:57.410 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:18:57.410 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:18:57.411 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:18:57.413 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:18:57.413 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:18:57.414 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:18:57.414 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:18:57.414 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:18:57.415 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:18:57.418 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:18:57.418 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:18:57.419 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:18:57.421 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:18:57.424 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:18:57.458 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:18:57.458 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:18:57.460 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:18:57.460 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:18:57.461 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:18:57.461 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:18:57.463 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:18:57.463 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:18:57.463 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:18:57.463 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:18:57.465 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:18:57.466 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:18:57.472 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:18:57.489 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:18:57.490 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:18:57.492 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:18:57.492 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:18:57.499 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:18:57.499 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:18:57.500 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:18:57.500 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:18:57.501 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:18:57.503 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:18:57.508 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:18:57.514 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:18:57.563 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:18:57.563 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:18:57.566 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:18:57.566 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:18:57.589 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:18:57.589 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:18:57.597 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:18:57.597 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:18:57.599 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:18:57.599 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:18:57.599 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:18:57.599 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:18:57.599 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:18:57.602 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:18:57.602 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:18:57.607 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:18:57.607 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:18:57.607 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:18:57.607 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:18:57.607 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:18:57.608 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:18:57.610 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:18:57.610 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:18:57.611 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:18:57.613 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:18:57.614 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:18:57.614 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:18:57.621 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:18:57.621 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:18:57.622 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:18:57.622 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:18:57.623 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:18:57.624 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:18:57.624 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:18:57.625 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:18:57.625 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:18:57.626 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:18:57.631 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:18:57.635 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:18:57.635 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:18:57.646 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:18:57.647 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:18:57.648 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:18:57.649 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:18:57.658 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:18:57.661 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:18:57.662 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:18:57.663 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:18:57.663 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:18:57.663 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:18:57.664 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:18:57.664 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:18:57.664 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:18:57.665 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:18:57.665 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:18:57.665 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:18:57.665 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:18:57.674 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:18:57.674 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:18:57.676 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:18:57.685 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:18:57.718 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:18:57.719 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:18:57.728 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:18:57.729 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:18:57.729 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:18:57.744 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:18:57.745 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:18:57.745 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:18:57.753 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:18:57.776 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:18:57.778 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:18:57.783 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:18:57.784 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:18:57.859 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:18:57.886 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:18:57.919 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:18:57.920 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:18:57.929 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:18:57.930 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:18:57.930 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:18:57.944 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:18:57.945 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:18:57.945 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:18:57.952 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:18:57.974 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:18:57.975 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:18:57.979 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:18:57.980 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:18:57.993 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:18:58.082 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:18:58.108 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:18:58.109 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:18:58.117 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:18:58.117 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:18:58.118 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:18:58.132 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:18:58.133 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:18:58.134 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:18:58.141 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:18:58.162 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:18:58.163 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:18:59.597 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:18:59.630 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:18:59.631 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:18:59.633 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:18:59.633 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:18:59.640 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:18:59.641 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:18:59.641 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:18:59.655 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:18:59.656 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:18:59.656 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:18:59.666 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:18:59.666 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:18:59.666 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:18:59.667 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:18:59.667 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:18:59.676 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:18:59.677 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:18:59.677 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:18:59.678 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:18:59.678 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:18:59.678 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:18:59.691 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:18:59.692 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:18:59.692 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:18:59.693 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:18:59.693 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:18:59.693 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:18:59.698 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:18:59.698 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:18:59.702 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:18:59.706 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:18:59.740 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:18:59.741 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:18:59.745 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:18:59.745 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:18:59.777 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-197] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 00:18:59.778 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-197] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 00:18:59.807 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-197] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 00:19:33.490 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:33.490 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:33.491 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:33.491 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:33.491 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:33.526 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:19:33.526 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:19:33.542 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:19:33.542 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:19:33.543 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:19:33.543 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:19:33.544 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:33.553 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:19:33.553 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:19:33.554 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:19:33.555 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:19:33.555 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:19:33.555 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:19:33.556 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:33.556 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:19:33.556 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:19:33.578 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:19:33.578 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:19:33.578 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:19:33.579 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:19:33.579 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:19:33.579 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:33.579 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:19:33.579 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:33.579 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:19:33.580 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:33.580 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:19:33.580 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:19:33.580 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:33.581 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:19:33.581 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:33.606 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:19:33.606 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:19:33.609 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:19:33.610 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:19:33.610 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:19:33.611 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:33.611 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:19:33.611 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:19:33.611 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:33.611 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:19:33.612 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:33.648 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:19:33.648 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:19:33.648 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:19:33.660 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:19:33.661 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:33.678 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:19:33.679 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:33.704 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:19:33.704 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:19:33.706 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:33.706 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:33.708 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:19:33.709 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:19:33.715 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:19:33.716 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:33.739 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:19:33.742 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:19:33.743 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:19:33.767 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:19:33.768 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:19:33.774 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:19:33.790 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:19:33.791 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:19:33.804 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:19:33.805 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:19:33.806 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:33.817 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:19:33.838 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:19:33.883 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:33.883 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:33.883 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:33.883 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:33.926 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:19:33.926 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:19:33.926 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:19:33.927 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:19:33.927 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:19:33.927 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:19:33.927 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:19:33.928 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:19:33.935 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:19:33.935 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:19:33.936 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:19:33.936 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:33.936 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:19:33.936 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:19:33.936 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:19:33.936 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:33.937 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:33.937 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:19:33.937 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:19:33.938 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:33.955 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:19:33.956 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:19:33.956 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:19:33.956 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:33.956 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:19:33.956 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:19:33.956 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:33.957 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:19:33.957 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:33.958 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:19:33.959 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:19:33.959 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:33.964 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:19:33.964 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:19:33.966 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:19:33.968 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:19:33.991 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:19:33.992 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:33.994 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:19:33.994 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:19:33.994 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:19:33.995 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:33.996 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:19:33.996 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:19:33.998 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:19:33.999 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:34.001 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:19:34.001 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:19:34.004 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:19:34.004 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:19:34.005 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:19:34.006 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:34.008 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:19:34.009 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:19:34.009 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:19:34.015 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:34.016 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:19:34.047 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:19:34.048 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:19:34.057 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:19:34.057 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:19:34.058 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:34.074 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:19:34.075 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:19:34.075 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:34.082 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:19:34.105 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:19:34.106 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:34.115 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:19:34.116 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:19:34.233 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:19:34.263 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:34.293 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:19:34.293 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:19:34.303 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:19:34.303 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:19:34.304 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:34.316 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:19:34.317 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:19:34.317 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:34.327 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:19:34.349 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:19:34.350 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:34.354 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:19:34.354 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:19:34.362 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:19:34.459 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:34.482 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:19:34.482 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:19:34.490 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:19:34.492 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:19:34.492 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:34.506 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:19:34.508 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:19:34.508 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:34.515 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:19:34.538 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:19:34.539 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:36.351 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:36.385 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:36.385 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:36.386 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:19:36.386 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:19:36.393 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:19:36.394 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:19:36.394 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:36.408 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:19:36.409 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:19:36.410 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:36.418 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:19:36.418 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:19:36.418 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:19:36.419 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:19:36.419 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:19:36.428 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:19:36.428 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:19:36.429 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:19:36.429 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:36.429 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:19:36.429 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:36.444 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:19:36.444 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:19:36.445 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:36.450 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:19:36.450 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:36.454 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:19:36.457 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:19:36.458 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:19:36.458 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:36.478 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:19:36.482 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:19:36.483 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:36.510 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:19:36.511 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:36.527 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-197] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 00:19:36.527 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-197] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 00:19:36.572 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-197] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 00:19:37.559 |-WARN [DubboClientHandler-192.168.199.228:7685-thread-62] com.alibaba.dubbo.remoting.exchange.support.DefaultFuture [71] -| [DUBBO] The timeout response finally returned at 2018-08-12 00:19:37.559, response Response [id=1469, version=null, status=20, event=false, error=null, result=RpcResult [result=[QzdCheckTask(id=20, name=08/11 00:00-00:00苏J6887清障任务, check_status=21, check_status_end=null, check_status_arr=null, record_id=20, record_name=null, create_time=Sat Aug 11 15:03:10 CST 2018, update_time=Sat Aug 11 15:03:22 CST 2018, start_time=Sat Aug 11 00:00:00 CST 2018, end_time=Sat Aug 11 00:00:00 CST 2018, checkman=2940, checkman_name=谢翔, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-11 00:00-00:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2724,2725, checked_users_name=符文清,唐慧林, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=18, name=08/02 00:23-01:002323431清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=14, record_name=null, create_time=Sat Aug 11 15:00:07 CST 2018, update_time=Sun Aug 12 00:17:23 CST 2018, start_time=Thu Aug 02 00:23:00 CST 2018, end_time=Thu Aug 02 01:00:00 CST 2018, checkman=2950, checkman_name=张燕, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-02 00:23-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2726,2727, checked_users_name=朱天明,向阳, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=14, name=08/02 00:00-01:00苏B97765清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=15, record_name=null, create_time=Wed Aug 08 15:20:11 CST 2018, update_time=Sat Aug 11 21:10:54 CST 2018, start_time=Thu Aug 02 00:00:00 CST 2018, end_time=Thu Aug 02 01:00:00 CST 2018, checkman=2940, checkman_name=谢翔, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-02 00:00-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2727,2728, checked_users_name=向阳,董梁, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=15, name=08/02 00:00-01:002323431清障任务, check_status=5, check_status_end=null, check_status_arr=null, record_id=14, record_name=null, create_time=Wed Aug 08 15:20:11 CST 2018, update_time=Sat Aug 11 15:05:27 CST 2018, start_time=Thu Aug 02 00:00:00 CST 2018, end_time=Thu Aug 02 01:00:00 CST 2018, checkman=2667, checkman_name=仇杰, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-02 00:00-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2726,2727, checked_users_name=朱天明,向阳, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=19, name=07/27 00:00-02:00苏J6887清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=13, record_name=null, create_time=Sat Aug 11 15:01:19 CST 2018, update_time=Sat Aug 11 16:43:29 CST 2018, start_time=Fri Jul 27 00:00:00 CST 2018, end_time=Fri Jul 27 02:00:00 CST 2018, checkman=2668, checkman_name=李刚, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-27 00:00-02:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2732,2734, checked_users_name=顾建忠,缪亚东, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=17, name=2018-07-26 01:02~02:00 苏B97765清障任务, check_status=2, check_status_end=null, check_status_arr=null, record_id=7, record_name=null, create_time=Sat Aug 11 14:22:14 CST 2018, update_time=Sat Aug 11 14:22:14 CST 2018, start_time=Thu Jul 26 01:02:11 CST 2018, end_time=Thu Jul 26 02:00:00 CST 2018, checkman=2667, checkman_name=仇杰, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-26 01:02-02:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2732,2734, checked_users_name=顾建忠,缪亚东, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=16, name=07/26 00:00-01:00苏A87862清障任务, check_status=5, check_status_end=null, check_status_arr=null, record_id=12, record_name=null, create_time=Thu Aug 09 16:46:55 CST 2018, update_time=Sat Aug 11 18:00:57 CST 2018, start_time=Thu Jul 26 00:00:00 CST 2018, end_time=Thu Jul 26 01:00:00 CST 2018, checkman=2940, checkman_name=谢翔, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-26 00:00-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2731,2732, checked_users_name=顾荣生,顾建忠, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=20, name=08/11 00:00-00:00苏J6887清障任务, check_status=21, check_status_end=null, check_status_arr=null, record_id=20, record_name=null, create_time=Sat Aug 11 15:03:10 CST 2018, update_time=Sat Aug 11 15:03:22 CST 2018, start_time=Sat Aug 11 00:00:00 CST 2018, end_time=Sat Aug 11 00:00:00 CST 2018, checkman=2940, checkman_name=谢翔, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-11 00:00-00:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2724,2725, checked_users_name=符文清,唐慧林, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=14, name=08/02 00:00-01:00苏B97765清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=15, record_name=null, create_time=Wed Aug 08 15:20:11 CST 2018, update_time=Sat Aug 11 21:10:54 CST 2018, start_time=Thu Aug 02 00:00:00 CST 2018, end_time=Thu Aug 02 01:00:00 CST 2018, checkman=2940, checkman_name=谢翔, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-02 00:00-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2727,2728, checked_users_name=向阳,董梁, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=19, name=07/27 00:00-02:00苏J6887清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=13, record_name=null, create_time=Sat Aug 11 15:01:19 CST 2018, update_time=Sat Aug 11 16:43:29 CST 2018, start_time=Fri Jul 27 00:00:00 CST 2018, end_time=Fri Jul 27 02:00:00 CST 2018, checkman=2668, checkman_name=李刚, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-27 00:00-02:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2732,2734, checked_users_name=顾建忠,缪亚东, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=17, name=2018-07-26 01:02~02:00 苏B97765清障任务, check_status=2, check_status_end=null, check_status_arr=null, record_id=7, record_name=null, create_time=Sat Aug 11 14:22:14 CST 2018, update_time=Sat Aug 11 14:22:14 CST 2018, start_time=Thu Jul 26 01:02:11 CST 2018, end_time=Thu Jul 26 02:00:00 CST 2018, checkman=2667, checkman_name=仇杰, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-26 01:02-02:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2732,2734, checked_users_name=顾建忠,缪亚东, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=16, name=07/26 00:00-01:00苏A87862清障任务, check_status=5, check_status_end=null, check_status_arr=null, record_id=12, record_name=null, create_time=Thu Aug 09 16:46:55 CST 2018, update_time=Sat Aug 11 18:00:57 CST 2018, start_time=Thu Jul 26 00:00:00 CST 2018, end_time=Thu Jul 26 01:00:00 CST 2018, checkman=2940, checkman_name=谢翔, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-26 00:00-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2731,2732, checked_users_name=顾荣生,顾建忠, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], exception=null]], channel: /192.168.199.228:62683 -> /192.168.199.228:7685, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 00:19:37.574 |-WARN [http-nio-8089-exec-1] com.alibaba.dubbo.rpc.cluster.support.FailoverClusterInvoker [79] -| [DUBBO] Although retry the method getAllTask in the service com.xintong.visualinspection.service.TaskService_Q was successful by the provider 192.168.199.228:7685, but there have been failed providers [192.168.199.228:7685] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.199.228 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: getAllTask, provider: dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.TaskService_Q?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getTask,getAllTask,addTask&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533984416699&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984409634&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 00:19:36.518, end time: 2018-08-12 00:19:37.519, client elapsed: 0 ms, server elapsed: 1001 ms, timeout: 1000 ms, request: Request [id=1469, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getAllTask, parameterTypes=[class java.lang.Integer, class java.lang.Integer, class com.xintong.visualinspection.bean.QzdCheckTask], arguments=[0, 0, QzdCheckTask(id=null, name=null, check_status=null, check_status_end=null, check_status_arr=null, record_id=null, record_name=null, create_time=null, update_time=null, start_time=null, end_time=null, checkman=null, checkman_name=null, checked_dept=null, checked_dept_name=null, check_period=null, rule_id=null, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=null, checked_users=2726,2727, checked_users_name=null, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], attachments={path=com.xintong.visualinspection.service.TaskService_Q, interface=com.xintong.visualinspection.service.TaskService_Q, version=1.0.0}]], channel: /192.168.199.228:62683 -> /192.168.199.228:7685, dubbo version: 2.0.1, current host: 192.168.199.228 com.alibaba.dubbo.rpc.RpcException: Invoke remote method timeout. method: getAllTask, provider: dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.TaskService_Q?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getTask,getAllTask,addTask&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533984416699&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984409634&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 00:19:36.518, end time: 2018-08-12 00:19:37.519, client elapsed: 0 ms, server elapsed: 1001 ms, timeout: 1000 ms, request: Request [id=1469, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getAllTask, parameterTypes=[class java.lang.Integer, class java.lang.Integer, class com.xintong.visualinspection.bean.QzdCheckTask], arguments=[0, 0, QzdCheckTask(id=null, name=null, check_status=null, check_status_end=null, check_status_arr=null, record_id=null, record_name=null, create_time=null, update_time=null, start_time=null, end_time=null, checkman=null, checkman_name=null, checked_dept=null, checked_dept_name=null, check_period=null, rule_id=null, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=null, checked_users=2726,2727, checked_users_name=null, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], attachments={path=com.xintong.visualinspection.service.TaskService_Q, interface=com.xintong.visualinspection.service.TaskService_Q, version=1.0.0}]], channel: /192.168.199.228:62683 -> /192.168.199.228:7685 at com.alibaba.dubbo.rpc.protocol.dubbo.DubboInvoker.doInvoke(DubboInvoker.java:98) at com.alibaba.dubbo.rpc.protocol.AbstractInvoker.invoke(AbstractInvoker.java:142) at com.alibaba.dubbo.monitor.support.MonitorFilter.invoke(MonitorFilter.java:74) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.protocol.dubbo.filter.FutureFilter.invoke(FutureFilter.java:53) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.filter.ConsumerContextFilter.invoke(ConsumerContextFilter.java:47) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.listener.ListenerInvokerWrapper.invoke(ListenerInvokerWrapper.java:73) at com.alibaba.dubbo.rpc.protocol.InvokerWrapper.invoke(InvokerWrapper.java:52) at com.alibaba.dubbo.rpc.cluster.support.FailoverClusterInvoker.doInvoke(FailoverClusterInvoker.java:77) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:232) at com.alibaba.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker.invoke(MockClusterInvoker.java:70) at com.alibaba.dubbo.rpc.proxy.InvokerInvocationHandler.invoke(InvokerInvocationHandler.java:51) at com.alibaba.dubbo.common.bytecode.proxy5.getAllTask(proxy5.java) at com.xintong.visualinspection.controller.gettway.TaskController_Q.getall(TaskController_Q.java:72) at com.xintong.visualinspection.controller.gettway.TaskController_Q$$FastClassBySpringCGLIB$$610ea312.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:721) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:173) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:656) at com.xintong.visualinspection.controller.gettway.TaskController_Q$$EnhancerBySpringCGLIB$$eadee878.getall() at sun.reflect.GeneratedMethodAccessor463.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:133) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:116) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:827) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:738) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:648) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.web.filter.ApplicationContextHeaderFilter.doFilterInternal(ApplicationContextHeaderFilter.java:55) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:79) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.trace.WebRequestTraceFilter.doFilterInternal(WebRequestTraceFilter.java:108) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:79) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.autoconfigure.MetricsFilter.doFilterInternal(MetricsFilter.java:106) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:474) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:783) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:798) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1434) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) Caused by: com.alibaba.dubbo.remoting.TimeoutException: Waiting server-side response timeout. start time: 2018-08-12 00:19:36.518, end time: 2018-08-12 00:19:37.519, client elapsed: 0 ms, server elapsed: 1001 ms, timeout: 1000 ms, request: Request [id=1469, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getAllTask, parameterTypes=[class java.lang.Integer, class java.lang.Integer, class com.xintong.visualinspection.bean.QzdCheckTask], arguments=[0, 0, QzdCheckTask(id=null, name=null, check_status=null, check_status_end=null, check_status_arr=null, record_id=null, record_name=null, create_time=null, update_time=null, start_time=null, end_time=null, checkman=null, checkman_name=null, checked_dept=null, checked_dept_name=null, check_period=null, rule_id=null, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=null, checked_users=2726,2727, checked_users_name=null, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], attachments={path=com.xintong.visualinspection.service.TaskService_Q, interface=com.xintong.visualinspection.service.TaskService_Q, version=1.0.0}]], channel: /192.168.199.228:62683 -> /192.168.199.228:7685 at com.alibaba.dubbo.remoting.exchange.support.DefaultFuture.get(DefaultFuture.java:134) at com.alibaba.dubbo.remoting.exchange.support.DefaultFuture.get(DefaultFuture.java:111) at com.alibaba.dubbo.rpc.protocol.dubbo.DubboInvoker.doInvoke(DubboInvoker.java:95) ... 138 common frames omitted 2018-08-12 00:19:58.610 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:58.614 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:58.614 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:58.614 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:58.614 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:58.645 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:19:58.645 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:19:58.655 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:19:58.656 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:19:58.657 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:58.658 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:19:58.658 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:19:58.665 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:19:58.665 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:19:58.666 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:19:58.666 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:19:58.669 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:19:58.670 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:19:58.671 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:19:58.671 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:58.671 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:19:58.672 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:19:58.673 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:19:58.673 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:19:58.673 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:58.674 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:19:58.674 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:58.678 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:19:58.679 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:19:58.679 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:58.682 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:19:58.682 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:19:58.682 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:58.684 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:19:58.685 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:19:58.685 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:58.687 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:19:58.694 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:19:58.694 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:19:58.695 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:19:58.696 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:58.696 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:19:58.697 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:19:58.697 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:58.702 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:19:58.703 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:19:58.703 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:19:58.703 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:58.709 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:19:58.711 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:19:58.715 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:19:58.716 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:58.717 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:19:58.717 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:19:58.720 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:19:58.721 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:58.727 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:19:58.727 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:19:58.728 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:58.735 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:19:58.735 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:58.745 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:19:58.746 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:58.755 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:19:58.755 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:19:58.761 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:19:58.762 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:19:58.765 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:19:58.770 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:19:58.771 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:19:58.771 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:58.774 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:19:58.774 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:19:58.781 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:19:58.791 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:19:58.844 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:58.844 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:58.845 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:58.845 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:58.866 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:19:58.867 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:19:58.876 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:19:58.878 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:19:58.878 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:58.880 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:19:58.880 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:19:58.880 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:19:58.881 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:19:58.886 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:19:58.886 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:19:58.888 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:19:58.889 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:19:58.889 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:58.890 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:19:58.890 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:19:58.891 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:58.895 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:19:58.897 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:19:58.897 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:58.898 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:19:58.899 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:19:58.899 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:58.904 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:19:58.905 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:19:58.905 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:58.908 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:19:58.910 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:19:58.910 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:19:58.910 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:58.913 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:19:58.914 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:19:58.915 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:19:58.915 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:58.925 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:19:58.926 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:19:58.930 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:19:58.930 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:58.931 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:19:58.932 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:19:58.936 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:19:58.937 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:58.938 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:19:58.938 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:19:58.941 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:19:58.946 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:19:58.946 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:19:58.947 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:58.948 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:19:58.948 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:19:58.952 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:19:58.953 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:58.954 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:19:58.955 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:19:58.956 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:19:58.983 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:19:58.990 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:59.012 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:19:59.012 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:19:59.020 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:19:59.021 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:19:59.021 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:59.037 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:19:59.038 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:19:59.038 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:59.045 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:19:59.066 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:19:59.068 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:59.076 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:19:59.077 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:19:59.169 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:19:59.249 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:59.271 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:19:59.271 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:19:59.279 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:19:59.280 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:19:59.281 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:59.297 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:19:59.298 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:19:59.298 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:59.305 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:19:59.327 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:19:59.329 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:59.333 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:19:59.334 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:19:59.340 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:19:59.435 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:19:59.459 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:19:59.459 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:19:59.468 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:19:59.469 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:19:59.469 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:59.482 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:19:59.483 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:19:59.484 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:19:59.491 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:19:59.513 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:19:59.514 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:06.050 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:06.052 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:06.052 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:06.052 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:06.053 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:06.089 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:06.089 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:06.101 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:06.101 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:06.102 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:06.103 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:06.103 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:06.111 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:06.112 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:06.112 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:06.112 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:06.113 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:06.113 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:06.113 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:06.113 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:06.121 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:06.121 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:06.122 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:06.122 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:06.122 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:06.124 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:06.127 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:06.127 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:06.128 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:06.133 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:06.133 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:06.133 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:06.134 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:06.136 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:06.137 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:06.137 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:06.138 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:06.142 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:06.143 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:06.143 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:06.149 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:06.151 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:06.156 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:06.157 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:06.157 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:06.158 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:06.159 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:06.159 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:06.163 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:06.165 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:06.165 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:06.166 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:06.167 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:21:06.167 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:21:06.173 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:06.174 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:06.179 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:06.179 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:21:06.180 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:06.187 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:06.188 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:06.202 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:06.203 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:06.211 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:21:06.212 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:21:06.221 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:21:06.222 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:21:06.222 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:06.222 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:21:06.223 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:06.227 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:21:06.227 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:21:06.231 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:21:06.236 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:21:06.242 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:06.298 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:06.298 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:06.301 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:06.302 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:06.327 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:06.327 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:06.337 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:06.337 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:06.337 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:06.338 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:06.338 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:06.339 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:06.339 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:06.341 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:06.342 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:06.347 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:06.348 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:06.348 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:06.349 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:06.349 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:06.350 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:06.350 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:06.350 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:06.350 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:06.354 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:06.355 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:06.355 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:06.363 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:06.367 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:06.367 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:06.367 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:06.368 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:06.368 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:06.368 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:06.370 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:06.371 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:06.371 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:06.378 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:06.378 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:06.379 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:06.389 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:06.390 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:06.391 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:21:06.391 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:21:06.401 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:21:06.407 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:06.408 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:06.409 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:21:06.409 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:21:06.410 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:06.410 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:06.411 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:06.411 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:21:06.412 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:21:06.412 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:06.413 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:21:06.414 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:21:06.419 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:21:06.422 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:21:06.422 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:21:06.430 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:06.457 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:06.457 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:06.465 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:06.465 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:06.466 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:06.479 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:06.480 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:06.480 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:06.488 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:06.510 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:06.511 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:06.514 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:21:06.515 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:21:06.581 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:21:06.613 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:06.638 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:06.639 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:06.648 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:06.649 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:06.649 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:06.665 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:06.666 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:06.666 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:06.674 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:06.696 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:06.696 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:06.699 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:21:06.700 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:21:06.707 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:21:06.803 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:06.833 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:06.833 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:06.843 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:06.844 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:06.844 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:06.857 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:06.858 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:06.858 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:06.866 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:06.887 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:06.888 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:24.886 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:24.887 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:24.887 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:24.888 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:24.888 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:24.920 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:24.920 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:24.930 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:24.931 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:24.931 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:24.931 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:24.931 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:24.938 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:24.938 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:24.943 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:24.944 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:24.944 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:24.947 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:24.947 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:24.948 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:24.948 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:24.948 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:24.948 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:24.949 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:24.949 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:24.950 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:24.951 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:24.957 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:24.957 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:24.958 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:24.958 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:24.958 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:24.959 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:24.959 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:24.960 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:24.960 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:24.960 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:24.965 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:24.966 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:24.966 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:24.972 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:24.972 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:24.977 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:24.977 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:24.978 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:24.979 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:24.980 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:24.980 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:24.983 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:24.984 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:24.985 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:21:24.985 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:21:24.986 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:24.992 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:21:24.995 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:25.001 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:25.002 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:25.008 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:25.009 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:25.009 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:25.009 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:25.018 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:25.019 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:25.034 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:21:25.035 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:21:25.036 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:21:25.037 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:21:25.041 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:21:25.041 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:21:25.042 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:21:25.043 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:25.044 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:25.045 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:21:25.049 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:21:25.057 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:25.119 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:25.119 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:25.119 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:25.119 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:25.146 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:25.147 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:25.153 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:25.153 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:25.154 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:25.154 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:25.157 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:25.157 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:25.158 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:25.162 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:25.162 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:25.162 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:25.163 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:25.163 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:25.163 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:25.164 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:25.164 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:25.171 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:25.172 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:25.172 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:25.173 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:25.174 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:25.174 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:25.178 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:25.179 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:25.179 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:25.181 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:25.181 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:25.181 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:25.182 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:25.189 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:25.189 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:25.189 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:25.190 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:25.190 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:25.196 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:25.204 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:25.205 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:25.206 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:21:25.206 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:21:25.211 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:25.212 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:25.213 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:21:25.213 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:21:25.213 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:21:25.216 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:25.217 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:25.217 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:21:25.218 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:21:25.220 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:25.221 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:25.221 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:21:25.222 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:21:25.222 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:21:25.224 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:21:25.229 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:21:25.229 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:25.253 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:25.253 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:25.260 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:25.261 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:25.261 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:25.274 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:25.275 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:25.275 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:25.282 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:25.304 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:25.305 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:25.311 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:21:25.311 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:21:25.401 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:21:25.435 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:25.465 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:25.466 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:25.472 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:25.473 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:25.473 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:25.485 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:25.485 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:25.486 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:25.492 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:25.514 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:25.515 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:25.517 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:21:25.518 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:21:25.525 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:21:25.630 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:25.663 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:25.663 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:25.672 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:25.673 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:25.674 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:25.689 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:25.690 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:25.690 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:25.698 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:25.721 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:25.722 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:37.882 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:37.884 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:37.884 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:37.885 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:37.885 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:37.917 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:37.917 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:37.925 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:37.925 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:37.927 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:37.927 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:37.929 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:37.930 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:37.930 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:37.935 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:37.936 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:37.936 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:37.936 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:37.936 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:37.936 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:37.937 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:37.937 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:37.939 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:37.940 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:37.942 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:37.943 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:37.943 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:37.945 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:37.946 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:37.946 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:37.950 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:37.950 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:37.951 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:37.951 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:37.951 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:37.951 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:37.951 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:37.951 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:37.952 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:37.952 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:37.960 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:37.961 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:37.961 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:37.962 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:37.962 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:37.966 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:37.967 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:37.967 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:37.971 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:37.978 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:37.979 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:37.979 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:37.980 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:21:37.980 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:21:37.986 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:37.986 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:37.989 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:21:37.991 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:37.992 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:37.995 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:37.996 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:38.001 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:38.001 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:38.025 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:21:38.025 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:21:38.031 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:21:38.031 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:21:38.034 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:21:38.035 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:21:38.035 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:21:38.040 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:21:38.041 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:38.041 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:38.042 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:21:38.054 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:38.131 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:38.132 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:38.133 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:38.135 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:38.162 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:38.163 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:38.165 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:38.166 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:38.170 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:38.171 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:38.171 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:38.172 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:38.172 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:38.172 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:38.172 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:38.177 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:38.177 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:38.177 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:38.181 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:38.182 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:38.182 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:38.182 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:38.182 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:38.183 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:38.186 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:38.187 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:38.187 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:38.190 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:38.191 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:38.192 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:38.197 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:38.199 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:38.199 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:38.200 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:38.200 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:38.201 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:38.201 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:38.209 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:38.210 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:38.210 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:38.220 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:38.221 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:38.222 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:21:38.222 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:21:38.232 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:21:38.235 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:38.236 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:38.237 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:21:38.237 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:38.237 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:21:38.238 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:38.239 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:21:38.239 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:21:38.240 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:38.241 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:38.242 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:21:38.242 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:21:38.244 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:21:38.248 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:21:38.249 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:21:38.254 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:38.284 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:38.285 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:38.293 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:38.294 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:38.295 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:38.307 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:38.308 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:38.308 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:38.316 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:38.339 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:38.339 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:38.344 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:21:38.344 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:21:38.449 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:21:38.480 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:38.510 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:38.510 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:38.517 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:38.518 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:38.518 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:38.530 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:38.531 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:38.531 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:38.538 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:38.560 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:38.561 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:38.564 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:21:38.564 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:21:38.570 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:21:38.666 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:38.693 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:38.693 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:38.701 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:38.701 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:38.702 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:38.717 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:38.717 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:38.718 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:38.726 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:38.747 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:38.748 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:40.026 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:40.058 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:40.061 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:40.062 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:40.062 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:40.070 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:40.071 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:40.071 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:40.084 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:40.084 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:40.084 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:40.085 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:40.085 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:40.092 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:40.093 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:40.094 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:40.094 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:40.100 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:21:40.100 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:21:40.112 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:40.112 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:21:40.113 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:40.113 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:40.113 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:21:40.113 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:40.120 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:40.121 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:40.121 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:40.130 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:21:40.131 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:21:40.131 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:21:40.154 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:21:40.156 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:40.157 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:40.193 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:21:40.194 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:21:40.246 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 00:21:40.247 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 00:21:40.281 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 00:22:01.419 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:01.421 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:01.421 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:01.421 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:01.421 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:01.457 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:01.458 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:01.461 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:01.461 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:01.467 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:01.467 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:01.468 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:01.469 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:01.469 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:01.470 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:01.470 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:01.470 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:01.476 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:01.477 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:01.479 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:01.479 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:01.479 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:01.479 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:01.480 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:01.486 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:01.487 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:01.487 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:01.487 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:01.487 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:01.488 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:01.489 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:01.489 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:01.489 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:01.489 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:01.490 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:01.490 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:01.494 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:01.495 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:01.495 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:01.495 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:01.497 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:01.503 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:01.504 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:01.504 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:01.504 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:01.505 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:01.505 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:01.505 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:01.513 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:01.513 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:01.522 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:01.523 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:01.524 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:01.524 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:22:01.525 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:01.525 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:22:01.530 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:01.531 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:01.533 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:22:01.536 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:01.536 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:01.539 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:01.540 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:01.550 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:22:01.551 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:22:01.558 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:22:01.565 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:22:01.565 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:22:01.572 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:22:01.573 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:22:01.575 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:22:01.583 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:22:01.584 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:01.584 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:01.598 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:01.652 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:01.652 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:01.652 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:01.653 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:01.677 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:01.678 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:01.685 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:01.686 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:01.686 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:01.687 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:01.687 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:01.688 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:01.688 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:01.689 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:01.689 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:01.695 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:01.695 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:01.696 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:01.698 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:01.699 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:01.699 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:01.700 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:01.700 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:01.700 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:01.701 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:01.702 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:01.702 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:01.711 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:01.712 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:01.713 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:01.713 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:01.713 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:01.714 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:01.714 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:01.719 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:01.721 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:01.722 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:01.722 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:01.727 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:01.735 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:01.736 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:01.736 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:01.738 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:22:01.738 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:22:01.744 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:01.745 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:01.746 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:22:01.747 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:22:01.752 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:01.753 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:01.754 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:22:01.754 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:22:01.755 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:22:01.757 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:22:01.760 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:01.761 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:01.762 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:22:01.762 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:22:01.763 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:22:01.766 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:01.769 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:22:01.787 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:01.787 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:01.794 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:01.795 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:01.796 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:01.814 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:01.815 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:01.816 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:01.823 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:01.846 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:01.847 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:01.853 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:22:01.853 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:22:01.937 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:22:01.969 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:01.991 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:01.991 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:02.001 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:02.002 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:02.002 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:02.021 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:02.021 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:02.022 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:02.027 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:02.050 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:02.051 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:02.055 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:22:02.056 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:22:02.062 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:22:02.153 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:02.182 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:02.182 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:02.190 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:02.190 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:02.190 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:02.207 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:02.208 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:02.208 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:02.215 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:02.238 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:02.238 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:03.743 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:03.778 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:03.778 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:03.784 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:03.784 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:03.792 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:03.792 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:03.792 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:03.807 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:03.807 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:03.808 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:03.809 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:03.809 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:03.816 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:03.816 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:03.817 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:03.820 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:03.821 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:03.821 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:03.825 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:03.826 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:03.826 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:03.837 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:03.838 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:03.838 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:03.839 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:03.840 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:03.840 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:03.844 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:03.845 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:03.848 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:03.848 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:03.879 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:03.879 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:03.881 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:03.881 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:03.896 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 00:22:03.896 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 00:22:03.930 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 00:22:17.882 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:17.884 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:17.885 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:17.886 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:17.886 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:17.917 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:17.918 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:17.927 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:17.928 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:17.938 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:17.938 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:17.938 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:17.939 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:17.939 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:17.939 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:17.940 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:17.940 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:17.947 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:17.948 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:17.948 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:17.949 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:17.958 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:17.958 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:17.959 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:17.965 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:17.959 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:17.964 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:17.966 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:17.966 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:17.966 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:17.968 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:17.968 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:17.969 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:17.969 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:17.969 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:17.969 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:17.980 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:17.981 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:17.982 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:17.982 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:17.982 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:17.982 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:17.983 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:17.983 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:17.984 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:17.984 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:17.984 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:17.992 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:17.996 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:17.998 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:18.009 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:18.010 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:18.012 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:18.012 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:18.013 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:22:18.014 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:22:18.017 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:18.018 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:18.020 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:18.021 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:22:18.022 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:18.023 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:18.024 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:18.039 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:22:18.039 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:22:18.047 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:22:18.048 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:22:18.048 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:22:18.050 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:22:18.050 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:22:18.057 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:22:18.057 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:18.058 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:18.059 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:22:18.071 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:18.137 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:18.138 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:18.141 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:18.142 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:18.160 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:18.160 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:18.163 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:18.164 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:18.170 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:18.171 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:18.171 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:18.172 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:18.173 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:18.175 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:18.175 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:18.175 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:18.175 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:18.176 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:18.182 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:18.183 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:18.183 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:18.183 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:18.184 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:18.184 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:18.190 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:18.191 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:18.191 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:18.191 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:18.192 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:18.192 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:18.199 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:18.199 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:18.200 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:18.200 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:18.201 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:18.201 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:18.201 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:18.202 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:18.210 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:18.210 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:18.224 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:18.225 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:18.226 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:22:18.227 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:22:18.230 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:18.231 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:18.232 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:22:18.232 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:22:18.235 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:22:18.240 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:18.240 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:18.240 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:18.241 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:18.242 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:22:18.242 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:22:18.242 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:22:18.243 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:22:18.243 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:22:18.251 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:22:18.253 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:22:18.261 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:18.285 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:18.285 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:18.293 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:18.294 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:18.294 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:18.309 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:18.310 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:18.310 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:18.318 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:18.340 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:18.341 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:18.345 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:22:18.346 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:22:18.436 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:22:18.511 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:18.534 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:18.534 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:18.542 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:18.543 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:18.544 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:18.557 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:18.558 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:18.558 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:18.566 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:18.587 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:18.587 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:18.590 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:22:18.591 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:22:18.599 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:22:18.741 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:18.777 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:18.777 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:18.784 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:18.785 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:18.786 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:18.808 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:18.809 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:18.809 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:18.819 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:18.841 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:18.842 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:21.489 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:21.491 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:21.492 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:21.492 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:21.496 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:21.525 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:21.526 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:21.534 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:21.534 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:21.535 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:21.536 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:21.536 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:21.541 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:21.542 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:21.545 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:21.545 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:21.545 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:21.546 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:21.546 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:21.549 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:21.550 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:21.550 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:21.551 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:21.552 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:21.552 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:21.552 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:21.552 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:21.554 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:21.555 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:21.555 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:21.559 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:21.560 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:21.560 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:21.563 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:21.563 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:21.564 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:21.564 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:21.565 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:21.565 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:21.565 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:21.568 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:21.568 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:21.568 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:21.568 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:21.578 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:21.578 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:21.578 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:21.579 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:21.579 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:21.588 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:21.593 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:21.594 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:21.594 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:21.595 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:21.595 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:22:21.596 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:22:21.602 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:21.602 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:21.604 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:21.604 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:22:21.604 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:21.610 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:21.611 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:21.620 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:22:21.620 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:22:21.630 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:22:21.635 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:22:21.635 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:22:21.640 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:22:21.641 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:22:21.643 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:22:21.650 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:22:21.651 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:21.651 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:21.665 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:21.704 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:21.705 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:21.706 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:21.706 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:21.729 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:21.729 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:21.733 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:21.733 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:21.738 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:21.739 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:21.739 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:21.739 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:21.739 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:21.742 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:21.742 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:21.742 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:21.742 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:21.743 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:21.749 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:21.750 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:21.750 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:21.752 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:21.752 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:21.752 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:21.753 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:21.754 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:21.754 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:21.755 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:21.755 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:21.755 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:21.762 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:21.763 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:21.763 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:21.764 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:21.765 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:21.767 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:21.767 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:21.767 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:21.772 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:21.780 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:21.787 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:21.788 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:21.789 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:22:21.790 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:22:21.792 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:21.793 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:21.794 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:21.794 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:22:21.794 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:21.795 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:22:21.796 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:22:21.796 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:22:21.798 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:22:21.803 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:22:21.804 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:21.804 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:22:21.805 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:21.806 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:22:21.806 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:22:21.817 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:22:21.823 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:21.853 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:21.854 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:21.864 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:21.865 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:21.865 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:21.879 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:21.880 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:21.880 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:21.887 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:21.910 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:21.911 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:21.917 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:22:21.917 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:22:21.995 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:22:22.020 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:22.049 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:22.049 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:22.057 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:22.071 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:22.072 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:22.086 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:22.087 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:22.087 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:22.096 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:22.121 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:22.122 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:22.126 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:22:22.127 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:22:22.134 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:22:22.225 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:22.258 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:22.258 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:22.266 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:22.267 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:22.267 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:22.283 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:22.284 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:22.284 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:22.291 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:22.314 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:22.316 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:23.844 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:23.880 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:23.880 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:23.880 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:23.881 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:23.890 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:23.891 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:23.891 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:23.905 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:23.906 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:23.906 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:23.914 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:23.915 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:23.915 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:23.924 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:22:23.924 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:22:23.925 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:23.926 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:23.926 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:23.936 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:22:23.936 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:22:23.937 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:23.939 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:23.939 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:23.940 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:23.948 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:23.949 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:23.950 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:23.951 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:22:23.952 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:22:23.952 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:22:23.967 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:22:23.978 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:23.979 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:23.999 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:22:24.000 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:22:24.008 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-199] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 00:22:24.008 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-199] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 00:22:24.043 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-199] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 00:24:30.944 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:24:30.945 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:24:30.945 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:24:30.946 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:24:30.946 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:24:31.011 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:24:31.011 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:24:31.019 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:24:31.020 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:24:31.021 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:24:31.021 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:24:31.022 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:24:31.024 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:24:31.024 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:24:31.026 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:24:31.026 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:24:31.029 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:24:31.029 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:24:31.030 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:24:31.031 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:24:31.032 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:24:31.037 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:24:31.037 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:24:31.038 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:24:31.038 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:24:31.038 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:24:31.038 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:24:31.040 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:24:31.040 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:24:31.040 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:24:31.040 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:24:31.046 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:24:31.047 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:24:31.047 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:24:31.059 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:24:31.059 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:24:31.059 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:24:31.060 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:24:31.060 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:24:31.060 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:24:31.060 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:24:31.060 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:24:31.060 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:24:31.061 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:24:31.061 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:24:31.062 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:24:31.068 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:24:31.068 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:24:31.068 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:24:31.069 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:24:31.092 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:24:31.093 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:24:31.094 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:24:31.095 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:24:31.101 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:24:31.106 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:24:31.107 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:24:31.108 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:24:31.109 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:24:31.110 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:24:31.110 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:24:31.111 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:24:31.111 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:24:31.139 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:24:31.139 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:24:31.140 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:24:31.140 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:24:31.146 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:24:31.146 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:24:31.150 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:24:31.150 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:24:31.151 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:24:31.151 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:24:31.154 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:24:31.166 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:24:31.237 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:24:31.237 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:24:31.237 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:24:31.237 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:24:31.266 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:24:31.266 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:24:31.271 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:24:31.271 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:24:31.275 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:24:31.275 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:24:31.275 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:24:31.276 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:24:31.276 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:24:31.276 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:24:31.276 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:24:31.279 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:24:31.280 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:24:31.280 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:24:31.284 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:24:31.284 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:24:31.284 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:24:31.285 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:24:31.285 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:24:31.285 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:24:31.289 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:24:31.289 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:24:31.289 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:24:31.294 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:24:31.295 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:24:31.296 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:24:31.297 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:24:31.298 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:24:31.298 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:24:31.298 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:24:31.300 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:24:31.300 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:24:31.300 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:24:31.304 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:24:31.305 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:24:31.311 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:24:31.323 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:24:31.324 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:24:31.326 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:24:31.326 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:24:31.333 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:24:31.333 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:24:31.334 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:24:31.334 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:24:31.334 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:24:31.335 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:24:31.335 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:24:31.336 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:24:31.336 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:24:31.337 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:24:31.337 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:24:31.337 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:24:31.338 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:24:31.346 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:24:31.346 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:24:31.347 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:24:31.355 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:24:31.381 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:24:31.382 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:24:31.392 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:24:31.393 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:24:31.393 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:24:31.406 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:24:31.406 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:24:31.406 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:24:31.413 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:24:31.433 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:24:31.434 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:24:31.438 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:24:31.438 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:24:31.526 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:24:31.563 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:24:31.586 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:24:31.586 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:24:31.594 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:24:31.595 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:24:31.595 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:24:31.609 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:24:31.610 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:24:31.610 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:24:31.616 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:24:31.638 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:24:31.639 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:24:31.642 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:24:31.642 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:24:31.650 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:24:31.744 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:24:31.770 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:24:31.771 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:24:31.781 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:24:31.781 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:24:31.781 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:24:31.795 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:24:31.795 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:24:31.796 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:24:31.802 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:24:31.823 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:24:31.824 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:25:16.309 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:25:16.311 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:25:16.311 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:25:16.312 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:25:16.312 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:25:16.363 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:25:16.363 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:25:16.375 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:25:16.375 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:25:16.376 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:25:16.376 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:25:16.376 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:25:16.377 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:25:16.377 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:25:16.378 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:25:16.379 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:25:16.384 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:25:16.384 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:25:16.385 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:25:16.385 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:25:16.386 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:25:16.386 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:25:16.388 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:25:16.389 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:25:16.389 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:25:16.389 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:25:16.390 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:25:16.392 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:25:16.392 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:25:16.392 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:25:16.398 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:25:16.399 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:25:16.399 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:25:16.399 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:25:16.400 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:25:16.400 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:25:16.401 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:25:16.401 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:25:16.402 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:25:16.402 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:25:16.403 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:25:16.403 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:25:16.404 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:25:16.408 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:25:16.410 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:25:16.416 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:25:16.417 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:25:16.417 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:25:16.417 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:25:16.426 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:25:16.430 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:25:16.430 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:25:16.432 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:25:16.432 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:25:16.433 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:25:16.433 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:25:16.439 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:25:16.440 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:25:16.440 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:25:16.441 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:25:16.442 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:25:16.448 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:25:16.449 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:25:16.461 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:25:16.461 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:25:16.468 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:25:16.468 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:25:16.474 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:25:16.478 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:25:16.478 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:25:16.479 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:25:16.479 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:25:16.480 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:25:16.486 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:25:16.496 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:25:16.543 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:25:16.543 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:25:16.543 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:25:16.543 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:25:16.643 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:25:16.644 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:25:16.648 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:25:16.649 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:25:16.655 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:25:16.656 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:25:16.656 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:25:16.657 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:25:16.657 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:25:16.659 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:25:16.659 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:25:16.660 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:25:16.662 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:25:16.663 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:25:16.666 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:25:16.667 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:25:16.668 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:25:16.673 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:25:16.673 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:25:16.674 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:25:16.674 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:25:16.674 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:25:16.674 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:25:16.675 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:25:16.675 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:25:16.675 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:25:16.680 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:25:16.681 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:25:16.681 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:25:16.682 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:25:16.682 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:25:16.689 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:25:16.690 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:25:16.690 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:25:16.691 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:25:16.701 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:25:16.711 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:25:16.712 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:25:16.712 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:25:16.713 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:25:16.715 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:25:16.715 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:25:16.715 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:25:16.716 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:25:16.716 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:25:16.717 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:25:16.719 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:25:16.719 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:25:16.723 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:25:16.723 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:25:16.724 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:25:16.725 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:25:16.725 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:25:16.725 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:25:16.729 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:25:16.733 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:25:16.736 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:25:16.761 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:25:16.762 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:25:16.769 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:25:16.770 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:25:16.770 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:25:16.785 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:25:16.786 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:25:16.786 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:25:16.793 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:25:16.816 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:25:16.817 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:25:16.822 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:25:16.823 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:25:16.912 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:25:16.971 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:25:16.994 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:25:16.994 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:25:17.002 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:25:17.003 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:25:17.003 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:25:17.018 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:25:17.019 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:25:17.019 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:25:17.025 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:25:17.047 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:25:17.048 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:25:17.051 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:25:17.051 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:25:17.057 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:25:17.217 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:25:17.242 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:25:17.242 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:25:17.251 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:25:17.251 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:25:17.252 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:25:17.265 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:25:17.266 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:25:17.267 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:25:17.274 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:25:17.296 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:25:17.297 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:27:47.793 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:27:47.794 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:27:47.794 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:27:47.794 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:27:47.794 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:27:47.862 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:27:47.863 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:27:47.874 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:27:47.874 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:27:47.874 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:27:47.882 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:27:47.883 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:27:47.883 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:27:47.883 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:27:47.883 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:27:47.884 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:27:47.884 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:27:47.884 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:27:47.885 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:27:47.893 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:27:47.893 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:27:47.893 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:27:47.893 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:27:47.895 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:27:47.898 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:27:47.898 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:27:47.898 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:27:47.901 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:27:47.901 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:27:47.905 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:27:47.906 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:27:47.906 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:27:47.906 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:27:47.907 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:27:47.907 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:27:47.908 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:27:47.908 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:27:47.914 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:27:47.914 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:27:47.915 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:27:47.915 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:27:47.921 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:27:47.922 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:27:47.922 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:27:47.922 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:27:47.923 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:27:47.924 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:27:47.925 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:27:47.930 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:27:47.933 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:27:47.948 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:27:47.948 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:27:47.950 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:27:47.951 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:27:47.957 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:27:47.958 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:27:47.959 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:27:47.960 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:27:47.964 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:27:47.965 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:27:47.966 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:27:47.966 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:27:47.968 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:27:47.987 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:27:47.987 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:27:47.998 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:27:47.998 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:27:47.998 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:27:48.001 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:27:48.001 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:27:48.006 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:27:48.011 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:27:48.012 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:27:48.012 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:27:48.027 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:27:48.090 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:27:48.091 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:27:48.093 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:27:48.093 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:27:48.118 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:27:48.118 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:27:48.127 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:27:48.128 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:27:48.128 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:27:48.129 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:27:48.129 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:27:48.129 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:27:48.130 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:27:48.132 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:27:48.132 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:27:48.137 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:27:48.137 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:27:48.137 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:27:48.138 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:27:48.138 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:27:48.138 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:27:48.142 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:27:48.142 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:27:48.143 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:27:48.144 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:27:48.145 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:27:48.145 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:27:48.154 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:27:48.155 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:27:48.155 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:27:48.156 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:27:48.155 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:27:48.157 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:27:48.157 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:27:48.158 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:27:48.159 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:27:48.159 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:27:48.164 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:27:48.164 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:27:48.172 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:27:48.183 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:27:48.184 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:27:48.186 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:27:48.186 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:27:48.190 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:27:48.191 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:27:48.193 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:27:48.193 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:27:48.195 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:27:48.196 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:27:48.197 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:27:48.198 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:27:48.200 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:27:48.200 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:27:48.201 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:27:48.202 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:27:48.203 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:27:48.203 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:27:48.209 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:27:48.214 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:27:48.220 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:27:48.248 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:27:48.249 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:27:48.258 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:27:48.258 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:27:48.258 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:27:48.273 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:27:48.274 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:27:48.274 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:27:48.282 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:27:48.314 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:27:48.315 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:27:48.321 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:27:48.327 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:27:48.397 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:27:48.428 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:27:48.454 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:27:48.454 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:27:48.464 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:27:48.464 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:27:48.464 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:27:48.477 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:27:48.478 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:27:48.479 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:27:48.487 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:27:48.508 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:27:48.509 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:27:48.513 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:27:48.514 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:27:48.523 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:27:48.658 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:27:48.693 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:27:48.695 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:27:48.705 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:27:48.706 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:27:48.707 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:27:48.721 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:27:48.722 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:27:48.722 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:27:48.730 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:27:48.751 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:27:48.752 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:27:50.282 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:27:50.319 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:27:50.319 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:27:50.319 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:27:50.319 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:27:50.327 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:27:50.328 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:27:50.328 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:27:50.341 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:27:50.342 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:27:50.342 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:27:50.351 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:27:50.351 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:27:50.351 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:27:50.355 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:27:50.356 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:27:50.363 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:27:50.363 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:27:50.364 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:27:50.368 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:27:50.369 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:27:50.370 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:27:50.377 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:27:50.378 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:27:50.379 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:27:50.381 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:27:50.382 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:27:50.389 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:27:50.390 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:27:50.390 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:27:50.392 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:27:50.405 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:27:50.439 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:27:50.440 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:27:50.443 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:27:50.444 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:27:51.461 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-199] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 00:27:51.461 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-199] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 00:27:51.468 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 00:27:51.468 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 00:27:51.493 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-199] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 00:27:51.497 |-WARN [DubboClientHandler-192.168.199.228:7685-thread-66] com.alibaba.dubbo.remoting.exchange.support.DefaultFuture [71] -| [DUBBO] The timeout response finally returned at 2018-08-12 00:27:51.497, response Response [id=1510, version=null, status=20, event=false, error=null, result=RpcResult [result=[], exception=null]], channel: /192.168.199.228:62683 -> /192.168.199.228:7685, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 00:27:51.501 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 00:27:51.505 |-WARN [http-nio-8089-exec-20] com.alibaba.dubbo.rpc.cluster.support.FailoverClusterInvoker [79] -| [DUBBO] Although retry the method getScoreList in the service com.xintong.visualinspection.service.ScoreService_Q was successful by the provider 192.168.199.228:7685, but there have been failed providers [192.168.199.228:7685] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.199.228 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: getScoreList, provider: dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.ScoreService_Q?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ScoreService_Q&methods=getScoreListByTaskId,backoutScore,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533984416660&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984410182&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 00:27:50.447, end time: 2018-08-12 00:27:51.451, client elapsed: 0 ms, server elapsed: 1004 ms, timeout: 1000 ms, request: Request [id=1510, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getScoreList, parameterTypes=[class com.xintong.visualinspection.bean.FwqScore], arguments=[FwqScore(id=null, task_id=18, update_time=null, pics=null, videos=null, check_item_id=null, check_item_name=null, check_item_score=null, content=null, checkman=null, checked_area=null, checked_area_name=null, checked_dept=null, remark=null, start_time=null, end_time=null, update_user=null)], attachments={path=com.xintong.visualinspection.service.ScoreService_Q, interface=com.xintong.visualinspection.service.ScoreService_Q, version=1.0.0}]], channel: /192.168.199.228:62683 -> /192.168.199.228:7685, dubbo version: 2.0.1, current host: 192.168.199.228 com.alibaba.dubbo.rpc.RpcException: Invoke remote method timeout. method: getScoreList, provider: dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.ScoreService_Q?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ScoreService_Q&methods=getScoreListByTaskId,backoutScore,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533984416660&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984410182&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 00:27:50.447, end time: 2018-08-12 00:27:51.451, client elapsed: 0 ms, server elapsed: 1004 ms, timeout: 1000 ms, request: Request [id=1510, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getScoreList, parameterTypes=[class com.xintong.visualinspection.bean.FwqScore], arguments=[FwqScore(id=null, task_id=18, update_time=null, pics=null, videos=null, check_item_id=null, check_item_name=null, check_item_score=null, content=null, checkman=null, checked_area=null, checked_area_name=null, checked_dept=null, remark=null, start_time=null, end_time=null, update_user=null)], attachments={path=com.xintong.visualinspection.service.ScoreService_Q, interface=com.xintong.visualinspection.service.ScoreService_Q, version=1.0.0}]], channel: /192.168.199.228:62683 -> /192.168.199.228:7685 at com.alibaba.dubbo.rpc.protocol.dubbo.DubboInvoker.doInvoke(DubboInvoker.java:98) at com.alibaba.dubbo.rpc.protocol.AbstractInvoker.invoke(AbstractInvoker.java:142) at com.alibaba.dubbo.monitor.support.MonitorFilter.invoke(MonitorFilter.java:74) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.protocol.dubbo.filter.FutureFilter.invoke(FutureFilter.java:53) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.filter.ConsumerContextFilter.invoke(ConsumerContextFilter.java:47) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.listener.ListenerInvokerWrapper.invoke(ListenerInvokerWrapper.java:73) at com.alibaba.dubbo.rpc.protocol.InvokerWrapper.invoke(InvokerWrapper.java:52) at com.alibaba.dubbo.rpc.cluster.support.FailoverClusterInvoker.doInvoke(FailoverClusterInvoker.java:77) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:232) at com.alibaba.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker.invoke(MockClusterInvoker.java:70) at com.alibaba.dubbo.rpc.proxy.InvokerInvocationHandler.invoke(InvokerInvocationHandler.java:51) at com.alibaba.dubbo.common.bytecode.proxy10.getScoreList(proxy10.java) at com.xintong.visualinspection.controller.gettway.ScoreController_Q.getScoreList(ScoreController_Q.java:104) at com.xintong.visualinspection.controller.gettway.ScoreController_Q$$FastClassBySpringCGLIB$$2e290f81.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:721) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:173) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:656) at com.xintong.visualinspection.controller.gettway.ScoreController_Q$$EnhancerBySpringCGLIB$$7081eb25.getScoreList() at sun.reflect.GeneratedMethodAccessor517.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:133) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:116) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:827) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:738) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:648) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.web.filter.ApplicationContextHeaderFilter.doFilterInternal(ApplicationContextHeaderFilter.java:55) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:79) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.trace.WebRequestTraceFilter.doFilterInternal(WebRequestTraceFilter.java:108) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:79) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.autoconfigure.MetricsFilter.doFilterInternal(MetricsFilter.java:106) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:474) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:783) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:798) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1434) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) Caused by: com.alibaba.dubbo.remoting.TimeoutException: Waiting server-side response timeout. start time: 2018-08-12 00:27:50.447, end time: 2018-08-12 00:27:51.451, client elapsed: 0 ms, server elapsed: 1004 ms, timeout: 1000 ms, request: Request [id=1510, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getScoreList, parameterTypes=[class com.xintong.visualinspection.bean.FwqScore], arguments=[FwqScore(id=null, task_id=18, update_time=null, pics=null, videos=null, check_item_id=null, check_item_name=null, check_item_score=null, content=null, checkman=null, checked_area=null, checked_area_name=null, checked_dept=null, remark=null, start_time=null, end_time=null, update_user=null)], attachments={path=com.xintong.visualinspection.service.ScoreService_Q, interface=com.xintong.visualinspection.service.ScoreService_Q, version=1.0.0}]], channel: /192.168.199.228:62683 -> /192.168.199.228:7685 at com.alibaba.dubbo.remoting.exchange.support.DefaultFuture.get(DefaultFuture.java:134) at com.alibaba.dubbo.remoting.exchange.support.DefaultFuture.get(DefaultFuture.java:111) at com.alibaba.dubbo.rpc.protocol.dubbo.DubboInvoker.doInvoke(DubboInvoker.java:95) ... 138 common frames omitted 2018-08-12 00:27:51.522 |-WARN [DubboClientHandler-192.168.199.228:7685-thread-66] com.alibaba.dubbo.remoting.exchange.support.DefaultFuture [71] -| [DUBBO] The timeout response finally returned at 2018-08-12 00:27:51.522, response Response [id=1511, version=null, status=20, event=false, error=null, result=RpcResult [result=[QzdCheckTask(id=20, name=08/11 00:00-00:00苏J6887清障任务, check_status=21, check_status_end=null, check_status_arr=null, record_id=20, record_name=null, create_time=Sat Aug 11 15:03:10 CST 2018, update_time=Sat Aug 11 15:03:22 CST 2018, start_time=Sat Aug 11 00:00:00 CST 2018, end_time=Sat Aug 11 00:00:00 CST 2018, checkman=2940, checkman_name=谢翔, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-11 00:00-00:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2724,2725, checked_users_name=符文清,唐慧林, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=18, name=08/02 00:23-01:002323431清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=14, record_name=null, create_time=Sat Aug 11 15:00:07 CST 2018, update_time=Sun Aug 12 00:25:37 CST 2018, start_time=Thu Aug 02 00:23:00 CST 2018, end_time=Thu Aug 02 01:00:00 CST 2018, checkman=2950, checkman_name=张燕, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-02 00:23-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2726,2727, checked_users_name=朱天明,向阳, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=14, name=08/02 00:00-01:00苏B97765清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=15, record_name=null, create_time=Wed Aug 08 15:20:11 CST 2018, update_time=Sat Aug 11 21:10:54 CST 2018, start_time=Thu Aug 02 00:00:00 CST 2018, end_time=Thu Aug 02 01:00:00 CST 2018, checkman=2940, checkman_name=谢翔, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-02 00:00-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2727,2728, checked_users_name=向阳,董梁, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=15, name=08/02 00:00-01:002323431清障任务, check_status=5, check_status_end=null, check_status_arr=null, record_id=14, record_name=null, create_time=Wed Aug 08 15:20:11 CST 2018, update_time=Sat Aug 11 15:05:27 CST 2018, start_time=Thu Aug 02 00:00:00 CST 2018, end_time=Thu Aug 02 01:00:00 CST 2018, checkman=2667, checkman_name=仇杰, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-02 00:00-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2726,2727, checked_users_name=朱天明,向阳, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=19, name=07/27 00:00-02:00苏J6887清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=13, record_name=null, create_time=Sat Aug 11 15:01:19 CST 2018, update_time=Sat Aug 11 16:43:29 CST 2018, start_time=Fri Jul 27 00:00:00 CST 2018, end_time=Fri Jul 27 02:00:00 CST 2018, checkman=2668, checkman_name=李刚, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-27 00:00-02:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2732,2734, checked_users_name=顾建忠,缪亚东, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=17, name=2018-07-26 01:02~02:00 苏B97765清障任务, check_status=2, check_status_end=null, check_status_arr=null, record_id=7, record_name=null, create_time=Sat Aug 11 14:22:14 CST 2018, update_time=Sat Aug 11 14:22:14 CST 2018, start_time=Thu Jul 26 01:02:11 CST 2018, end_time=Thu Jul 26 02:00:00 CST 2018, checkman=2667, checkman_name=仇杰, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-26 01:02-02:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2732,2734, checked_users_name=顾建忠,缪亚东, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=16, name=07/26 00:00-01:00苏A87862清障任务, check_status=5, check_status_end=null, check_status_arr=null, record_id=12, record_name=null, create_time=Thu Aug 09 16:46:55 CST 2018, update_time=Sat Aug 11 18:00:57 CST 2018, start_time=Thu Jul 26 00:00:00 CST 2018, end_time=Thu Jul 26 01:00:00 CST 2018, checkman=2940, checkman_name=谢翔, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-26 00:00-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2731,2732, checked_users_name=顾荣生,顾建忠, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=20, name=08/11 00:00-00:00苏J6887清障任务, check_status=21, check_status_end=null, check_status_arr=null, record_id=20, record_name=null, create_time=Sat Aug 11 15:03:10 CST 2018, update_time=Sat Aug 11 15:03:22 CST 2018, start_time=Sat Aug 11 00:00:00 CST 2018, end_time=Sat Aug 11 00:00:00 CST 2018, checkman=2940, checkman_name=谢翔, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-11 00:00-00:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2724,2725, checked_users_name=符文清,唐慧林, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=14, name=08/02 00:00-01:00苏B97765清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=15, record_name=null, create_time=Wed Aug 08 15:20:11 CST 2018, update_time=Sat Aug 11 21:10:54 CST 2018, start_time=Thu Aug 02 00:00:00 CST 2018, end_time=Thu Aug 02 01:00:00 CST 2018, checkman=2940, checkman_name=谢翔, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-02 00:00-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2727,2728, checked_users_name=向阳,董梁, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=19, name=07/27 00:00-02:00苏J6887清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=13, record_name=null, create_time=Sat Aug 11 15:01:19 CST 2018, update_time=Sat Aug 11 16:43:29 CST 2018, start_time=Fri Jul 27 00:00:00 CST 2018, end_time=Fri Jul 27 02:00:00 CST 2018, checkman=2668, checkman_name=李刚, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-27 00:00-02:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2732,2734, checked_users_name=顾建忠,缪亚东, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=17, name=2018-07-26 01:02~02:00 苏B97765清障任务, check_status=2, check_status_end=null, check_status_arr=null, record_id=7, record_name=null, create_time=Sat Aug 11 14:22:14 CST 2018, update_time=Sat Aug 11 14:22:14 CST 2018, start_time=Thu Jul 26 01:02:11 CST 2018, end_time=Thu Jul 26 02:00:00 CST 2018, checkman=2667, checkman_name=仇杰, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-26 01:02-02:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2732,2734, checked_users_name=顾建忠,缪亚东, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=16, name=07/26 00:00-01:00苏A87862清障任务, check_status=5, check_status_end=null, check_status_arr=null, record_id=12, record_name=null, create_time=Thu Aug 09 16:46:55 CST 2018, update_time=Sat Aug 11 18:00:57 CST 2018, start_time=Thu Jul 26 00:00:00 CST 2018, end_time=Thu Jul 26 01:00:00 CST 2018, checkman=2940, checkman_name=谢翔, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-26 00:00-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2731,2732, checked_users_name=顾荣生,顾建忠, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], exception=null]], channel: /192.168.199.228:62683 -> /192.168.199.228:7685, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 00:27:51.538 |-WARN [http-nio-8089-exec-26] com.alibaba.dubbo.rpc.cluster.support.FailoverClusterInvoker [79] -| [DUBBO] Although retry the method getAllTask in the service com.xintong.visualinspection.service.TaskService_Q was successful by the provider 192.168.199.228:7685, but there have been failed providers [192.168.199.228:7685] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.199.228 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: getAllTask, provider: dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.TaskService_Q?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getTask,getAllTask,addTask&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533984416699&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984409634&version=1.0.0, cause: Waiting server-side response timeout by scan timer. start time: 2018-08-12 00:27:50.484, end time: 2018-08-12 00:27:51.504, client elapsed: 1 ms, server elapsed: 1019 ms, timeout: 1000 ms, request: Request [id=1511, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getAllTask, parameterTypes=[class java.lang.Integer, class java.lang.Integer, class com.xintong.visualinspection.bean.QzdCheckTask], arguments=[0, 0, QzdCheckTask(id=null, name=null, check_status=null, check_status_end=null, check_status_arr=null, record_id=null, record_name=null, create_time=null, update_time=null, start_time=null, end_time=null, checkman=null, checkman_name=null, checked_dept=null, checked_dept_name=null, check_period=null, rule_id=null, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=null, checked_users=2726,2727, checked_users_name=null, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], attachments={path=com.xintong.visualinspection.service.TaskService_Q, interface=com.xintong.visualinspection.service.TaskService_Q, version=1.0.0}]], channel: /192.168.199.228:62683 -> /192.168.199.228:7685, dubbo version: 2.0.1, current host: 192.168.199.228 com.alibaba.dubbo.rpc.RpcException: Invoke remote method timeout. method: getAllTask, provider: dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.TaskService_Q?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getTask,getAllTask,addTask&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533984416699&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984409634&version=1.0.0, cause: Waiting server-side response timeout by scan timer. start time: 2018-08-12 00:27:50.484, end time: 2018-08-12 00:27:51.504, client elapsed: 1 ms, server elapsed: 1019 ms, timeout: 1000 ms, request: Request [id=1511, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getAllTask, parameterTypes=[class java.lang.Integer, class java.lang.Integer, class com.xintong.visualinspection.bean.QzdCheckTask], arguments=[0, 0, QzdCheckTask(id=null, name=null, check_status=null, check_status_end=null, check_status_arr=null, record_id=null, record_name=null, create_time=null, update_time=null, start_time=null, end_time=null, checkman=null, checkman_name=null, checked_dept=null, checked_dept_name=null, check_period=null, rule_id=null, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=null, checked_users=2726,2727, checked_users_name=null, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], attachments={path=com.xintong.visualinspection.service.TaskService_Q, interface=com.xintong.visualinspection.service.TaskService_Q, version=1.0.0}]], channel: /192.168.199.228:62683 -> /192.168.199.228:7685 at com.alibaba.dubbo.rpc.protocol.dubbo.DubboInvoker.doInvoke(DubboInvoker.java:98) at com.alibaba.dubbo.rpc.protocol.AbstractInvoker.invoke(AbstractInvoker.java:142) at com.alibaba.dubbo.monitor.support.MonitorFilter.invoke(MonitorFilter.java:74) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.protocol.dubbo.filter.FutureFilter.invoke(FutureFilter.java:53) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.filter.ConsumerContextFilter.invoke(ConsumerContextFilter.java:47) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.listener.ListenerInvokerWrapper.invoke(ListenerInvokerWrapper.java:73) at com.alibaba.dubbo.rpc.protocol.InvokerWrapper.invoke(InvokerWrapper.java:52) at com.alibaba.dubbo.rpc.cluster.support.FailoverClusterInvoker.doInvoke(FailoverClusterInvoker.java:77) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:232) at com.alibaba.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker.invoke(MockClusterInvoker.java:70) at com.alibaba.dubbo.rpc.proxy.InvokerInvocationHandler.invoke(InvokerInvocationHandler.java:51) at com.alibaba.dubbo.common.bytecode.proxy5.getAllTask(proxy5.java) at com.xintong.visualinspection.controller.gettway.TaskController_Q.getall(TaskController_Q.java:72) at com.xintong.visualinspection.controller.gettway.TaskController_Q$$FastClassBySpringCGLIB$$610ea312.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:721) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:173) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:656) at com.xintong.visualinspection.controller.gettway.TaskController_Q$$EnhancerBySpringCGLIB$$eadee878.getall() at sun.reflect.GeneratedMethodAccessor463.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:133) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:116) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:827) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:738) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:648) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.web.filter.ApplicationContextHeaderFilter.doFilterInternal(ApplicationContextHeaderFilter.java:55) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:79) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.trace.WebRequestTraceFilter.doFilterInternal(WebRequestTraceFilter.java:108) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:79) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.autoconfigure.MetricsFilter.doFilterInternal(MetricsFilter.java:106) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:474) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:783) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:798) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1434) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) Caused by: com.alibaba.dubbo.remoting.TimeoutException: Waiting server-side response timeout by scan timer. start time: 2018-08-12 00:27:50.484, end time: 2018-08-12 00:27:51.504, client elapsed: 1 ms, server elapsed: 1019 ms, timeout: 1000 ms, request: Request [id=1511, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getAllTask, parameterTypes=[class java.lang.Integer, class java.lang.Integer, class com.xintong.visualinspection.bean.QzdCheckTask], arguments=[0, 0, QzdCheckTask(id=null, name=null, check_status=null, check_status_end=null, check_status_arr=null, record_id=null, record_name=null, create_time=null, update_time=null, start_time=null, end_time=null, checkman=null, checkman_name=null, checked_dept=null, checked_dept_name=null, check_period=null, rule_id=null, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=null, checked_users=2726,2727, checked_users_name=null, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], attachments={path=com.xintong.visualinspection.service.TaskService_Q, interface=com.xintong.visualinspection.service.TaskService_Q, version=1.0.0}]], channel: /192.168.199.228:62683 -> /192.168.199.228:7685 at com.alibaba.dubbo.remoting.exchange.support.DefaultFuture.returnFromResponse(DefaultFuture.java:216) at com.alibaba.dubbo.remoting.exchange.support.DefaultFuture.get(DefaultFuture.java:137) at com.alibaba.dubbo.remoting.exchange.support.DefaultFuture.get(DefaultFuture.java:111) at com.alibaba.dubbo.rpc.protocol.dubbo.DubboInvoker.doInvoke(DubboInvoker.java:95) ... 138 common frames omitted 2018-08-12 00:28:12.457 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:12.458 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:12.460 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:12.462 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:12.463 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:12.464 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:12.493 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:28:12.493 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:28:12.500 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:28:12.500 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:28:12.502 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:28:12.503 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:12.503 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:12.504 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:28:12.505 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:28:12.512 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:28:12.512 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:12.513 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:12.515 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:28:12.516 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:28:12.516 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:28:12.516 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:28:12.517 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:28:12.517 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:12.517 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:12.518 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:28:12.519 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:12.519 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:12.527 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:28:12.528 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:28:12.528 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:28:12.528 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:12.528 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:28:12.529 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:12.529 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:12.529 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:12.529 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:12.530 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:12.533 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:28:12.534 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:12.534 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:12.537 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:28:12.537 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:28:12.538 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:28:12.544 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:28:12.545 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:12.545 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:12.545 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:28:12.545 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:28:12.546 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:12.546 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:12.546 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:28:12.547 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:12.547 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:12.552 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:28:12.559 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:28:12.559 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:28:12.559 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:28:12.560 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:12.560 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:12.560 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:12.561 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:28:12.562 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:28:12.568 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:28:12.568 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:28:12.568 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:12.574 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:28:12.574 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:28:12.575 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:12.575 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:28:12.576 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:12.578 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:12.579 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:12.581 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:28:12.582 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:12.597 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:28:12.598 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:12.602 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:28:12.603 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:28:12.612 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:28:12.612 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:28:12.612 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:28:12.613 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:28:12.613 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:28:12.616 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:28:12.616 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:28:12.618 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:28:12.619 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 00:28:12.621 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:28:12.622 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:28:12.622 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:12.622 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:12.622 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:12.622 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:12.625 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:28:12.627 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:28:12.627 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 20(Integer) 2018-08-12 00:28:12.628 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 00:28:12.628 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:12.629 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:12.638 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:28:12.639 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 31 2018-08-12 00:28:12.639 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:12.640 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:28:12.640 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:12.640 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:12.640 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:12.641 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:12.641 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:12.643 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:28:12.649 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:28:12.649 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:28:12.660 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:28:12.675 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:28:12.676 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:12.677 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:28:12.677 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:12.703 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:28:12.703 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 40(Integer) 2018-08-12 00:28:12.705 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:28:12.705 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:28:12.713 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 0 2018-08-12 00:28:12.714 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:12.714 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:12.717 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:28:12.718 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:12.718 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:12.730 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:28:12.732 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:28:15.408 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:15.411 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:15.413 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:15.413 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:15.416 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:15.444 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:28:15.444 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:28:15.451 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:28:15.451 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:28:15.453 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:28:15.453 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:15.454 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:15.459 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:28:15.460 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:28:15.461 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:28:15.462 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:15.462 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:15.468 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:28:15.469 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:15.469 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:28:15.469 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:15.469 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:28:15.470 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:28:15.471 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:28:15.471 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:28:15.471 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:15.471 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:15.476 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:28:15.476 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:15.476 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:15.477 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:28:15.477 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:28:15.478 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:15.478 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:15.478 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:28:15.479 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:15.479 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:15.484 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:28:15.485 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:28:15.485 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:15.485 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:15.493 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:28:15.494 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:28:15.494 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:15.495 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:15.500 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:28:15.500 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:15.500 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:15.505 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:28:15.506 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:15.508 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:28:15.508 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:28:15.508 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:28:15.508 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:28:15.508 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:15.509 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:28:15.516 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:28:15.517 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:15.518 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:28:15.530 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:28:15.531 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:15.542 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:28:15.543 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:15.548 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:28:15.549 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:28:15.550 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:28:15.550 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:28:15.558 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:28:15.558 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:28:15.558 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:28:15.559 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 20(Integer) 2018-08-12 00:28:15.568 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 31 2018-08-12 00:28:15.570 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:15.570 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:15.586 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:28:15.630 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:15.631 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:15.632 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:15.633 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:15.660 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:28:15.660 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:28:15.661 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:28:15.661 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:28:15.662 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:28:15.662 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:28:15.667 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:28:15.668 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:28:15.670 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:28:15.670 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:28:15.671 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:15.671 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:28:15.671 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:15.671 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:15.671 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:15.671 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:15.672 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:15.679 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:28:15.680 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:15.680 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:15.684 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:28:15.684 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:15.685 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:15.686 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:28:15.687 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:15.687 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:28:15.687 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:15.688 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:15.688 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:15.693 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:28:15.694 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:28:15.694 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:15.695 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:15.695 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:28:15.695 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:28:15.703 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:28:15.716 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:28:15.717 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:15.719 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:28:15.719 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:28:15.724 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:28:15.724 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:28:15.725 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:15.725 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:15.726 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:28:15.727 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:28:15.727 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:15.727 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:28:15.727 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:28:15.728 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:28:15.729 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:28:15.729 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:28:15.730 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:28:15.739 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:28:15.739 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:28:15.740 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:28:15.750 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:15.776 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:28:15.776 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:28:15.784 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:28:15.785 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:15.786 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:15.799 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:28:15.800 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:15.800 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:15.806 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:28:15.829 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:28:15.830 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:15.835 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:28:15.835 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:28:15.906 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:28:15.941 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:15.980 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:28:15.980 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:28:15.989 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:28:15.989 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:15.990 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:16.004 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:28:16.005 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:16.006 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:16.013 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:28:16.036 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:28:16.037 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:16.042 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:28:16.043 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:28:16.051 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:28:16.132 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:16.134 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:16.167 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:28:16.168 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:28:16.179 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:28:16.179 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:28:16.179 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:28:16.179 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:16.180 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:16.188 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:28:16.189 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:16.189 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:16.193 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:28:16.194 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:16.194 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:16.201 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:28:16.202 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:28:16.203 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:16.203 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:16.215 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:28:16.222 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:28:16.223 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:16.234 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:28:16.237 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:16.290 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 00:28:16.290 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: area_type(String) 2018-08-12 00:28:16.393 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 3 2018-08-12 00:28:17.109 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:17.109 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:17.144 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:28:17.144 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:28:17.149 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:28:17.155 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:28:22.158 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:28:22.159 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:22.159 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:22.168 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:28:22.169 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:22.169 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:22.174 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:28:22.174 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:22.174 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:22.184 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:28:22.185 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:28:22.186 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:22.186 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:22.195 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:28:22.215 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:28:22.216 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:22.220 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:28:22.221 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:22.257 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? ) order by workno 2018-08-12 00:28:22.258 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 29(Integer), 2(Integer) 2018-08-12 00:28:22.266 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 12 2018-08-12 00:28:22.267 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:22.268 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2667(Integer) 2018-08-12 00:28:22.278 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 00:28:22.279 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:22.279 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2667(Integer) 2018-08-12 00:28:22.290 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 00:28:22.292 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:22.292 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2940(Integer) 2018-08-12 00:28:22.304 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 00:28:22.305 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:22.305 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2940(Integer) 2018-08-12 00:28:22.315 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 00:28:22.316 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:22.316 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2668(Integer) 2018-08-12 00:28:22.327 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 00:28:22.328 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:22.328 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2668(Integer) 2018-08-12 00:28:22.335 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 00:28:22.336 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:22.337 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2669(Integer) 2018-08-12 00:28:22.347 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 00:28:22.348 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:22.348 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2669(Integer) 2018-08-12 00:28:22.357 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 00:28:22.358 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:22.358 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2670(Integer) 2018-08-12 00:28:22.367 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 00:28:22.368 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:22.369 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2670(Integer) 2018-08-12 00:28:22.376 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 00:28:22.377 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:22.377 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2672(Integer) 2018-08-12 00:28:22.387 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 00:28:22.388 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:22.388 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2672(Integer) 2018-08-12 00:28:22.395 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 00:28:22.396 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:22.396 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2865(Integer) 2018-08-12 00:28:22.407 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 00:28:22.408 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:22.408 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2865(Integer) 2018-08-12 00:28:22.417 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 00:28:22.418 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:22.418 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2892(Integer) 2018-08-12 00:28:22.429 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 00:28:22.430 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:22.431 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2892(Integer) 2018-08-12 00:28:22.439 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 00:28:22.440 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:22.440 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2893(Integer) 2018-08-12 00:28:22.456 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 00:28:22.457 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:22.457 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2893(Integer) 2018-08-12 00:28:22.465 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 00:28:22.466 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:22.466 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2894(Integer) 2018-08-12 00:28:22.475 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 00:28:22.476 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:22.476 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2894(Integer) 2018-08-12 00:28:22.484 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 00:28:22.485 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:22.485 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2895(Integer) 2018-08-12 00:28:22.519 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 00:28:22.520 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:22.521 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2895(Integer) 2018-08-12 00:28:22.527 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 00:28:22.528 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:22.528 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2941(Integer) 2018-08-12 00:28:22.538 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 00:28:22.539 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:22.539 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2941(Integer) 2018-08-12 00:28:22.548 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 00:28:24.271 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:24.305 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:28:24.305 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:28:24.309 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:24.312 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:28:24.312 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:24.313 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:24.313 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:24.327 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:28:24.327 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:24.327 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:24.336 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:28:24.344 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:28:24.344 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:28:24.345 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:28:24.346 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:28:24.355 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:28:24.355 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:28:24.356 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:24.356 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:24.356 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:24.356 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:24.370 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:28:24.370 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:28:24.371 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:24.371 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:24.371 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:24.371 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:28:24.372 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:24.372 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:24.377 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:28:24.380 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:28:24.404 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:28:24.405 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:24.405 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:28:24.406 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:24.492 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 00:28:24.492 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 00:28:24.523 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:24.527 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 00:28:24.546 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:28:24.546 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:28:24.552 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:28:24.553 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:24.553 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:24.566 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:28:24.566 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:24.566 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:28:24.575 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:28:24.595 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:28:24.596 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:28:24.609 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? ) order by workno 2018-08-12 00:28:24.610 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 29(Integer), 2(Integer) 2018-08-12 00:28:24.620 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 12 2018-08-12 00:28:24.621 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:24.621 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2667(Integer) 2018-08-12 00:28:24.632 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 00:28:24.633 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:24.633 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2667(Integer) 2018-08-12 00:28:24.640 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 00:28:24.641 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:24.641 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2940(Integer) 2018-08-12 00:28:24.651 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 00:28:24.652 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:24.652 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2940(Integer) 2018-08-12 00:28:24.659 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 00:28:24.660 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:24.661 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2668(Integer) 2018-08-12 00:28:24.670 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 00:28:24.671 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:24.671 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2668(Integer) 2018-08-12 00:28:24.678 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 00:28:24.680 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:24.680 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2669(Integer) 2018-08-12 00:28:24.691 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 00:28:24.692 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:24.693 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2669(Integer) 2018-08-12 00:28:24.699 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 00:28:24.700 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:24.700 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2670(Integer) 2018-08-12 00:28:24.709 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 00:28:24.710 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:24.710 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2670(Integer) 2018-08-12 00:28:24.720 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 00:28:24.721 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:24.722 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2672(Integer) 2018-08-12 00:28:24.731 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 00:28:24.733 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:24.733 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2672(Integer) 2018-08-12 00:28:24.741 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 00:28:24.742 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:24.743 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2865(Integer) 2018-08-12 00:28:24.753 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 00:28:24.754 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:24.755 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2865(Integer) 2018-08-12 00:28:24.763 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 00:28:24.764 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:24.764 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2892(Integer) 2018-08-12 00:28:24.774 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 00:28:24.776 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:24.776 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2892(Integer) 2018-08-12 00:28:24.786 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 00:28:24.787 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:24.787 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2893(Integer) 2018-08-12 00:28:24.797 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 00:28:24.798 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:24.798 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2893(Integer) 2018-08-12 00:28:24.806 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 00:28:24.808 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:24.808 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2894(Integer) 2018-08-12 00:28:24.818 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 00:28:24.820 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:24.820 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2894(Integer) 2018-08-12 00:28:24.829 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 00:28:24.830 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:24.830 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2895(Integer) 2018-08-12 00:28:24.841 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 00:28:24.842 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:24.843 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2895(Integer) 2018-08-12 00:28:24.850 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 00:28:24.851 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:28:24.851 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2941(Integer) 2018-08-12 00:28:24.861 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 00:28:24.862 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:28:24.862 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2941(Integer) 2018-08-12 00:28:24.874 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 00:28:27.461 |-ERROR [http-nio-8089-exec-23] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: Failed to invoke the method getScoreList in the service com.xintong.visualinspection.service.ScoreService_F. Tried 3 times of the providers [192.168.199.228:7683] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.199.228 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: getScoreList, provider: dubbo://192.168.199.228:7683/com.xintong.visualinspection.service.ScoreService_F?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ScoreService_F&methods=getScoreListByTaskId,backoutScore,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533966971904&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984410097&version=1.0.0, cause: Waiting server-side response timeout by scan timer. start time: 2018-08-12 00:28:26.443, end time: 2018-08-12 00:28:27.458, client elapsed: 0 ms, server elapsed: 1015 ms, timeout: 1000 ms, request: Request [id=1526, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getScoreList, parameterTypes=[class com.xintong.visualinspection.bean.FwqScore], arguments=[FwqScore(id=null, task_id=2229, update_time=null, pics=null, videos=null, check_item_id=null, check_item_name=null, check_item_score=null, content=null, checkman=null, checked_area=null, checked_area_name=null, checked_dept=null, remark=null, start_time=null, end_time=null, update_user=null)], attachments={path=com.xintong.visualinspection.service.ScoreService_F, interface=com.xintong.visualinspection.service.ScoreService_F, version=1.0.0}]], channel: /192.168.199.228:62627 -> /192.168.199.228:7683 at com.alibaba.dubbo.rpc.cluster.support.FailoverClusterInvoker.doInvoke(FailoverClusterInvoker.java:101) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:232) at com.alibaba.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker.invoke(MockClusterInvoker.java:70) at com.alibaba.dubbo.rpc.proxy.InvokerInvocationHandler.invoke(InvokerInvocationHandler.java:51) at com.alibaba.dubbo.common.bytecode.proxy9.getScoreList(proxy9.java) at com.xintong.visualinspection.controller.gettway.ScoreController_F.getScoreList(ScoreController_F.java:104) at com.xintong.visualinspection.controller.gettway.ScoreController_F$$FastClassBySpringCGLIB$$2e290f76.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:721) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:173) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:656) at com.xintong.visualinspection.controller.gettway.ScoreController_F$$EnhancerBySpringCGLIB$$98d30c24.getScoreList() at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:133) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:116) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:827) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:738) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:648) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.web.filter.ApplicationContextHeaderFilter.doFilterInternal(ApplicationContextHeaderFilter.java:55) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:79) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.trace.WebRequestTraceFilter.doFilterInternal(WebRequestTraceFilter.java:108) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:79) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.autoconfigure.MetricsFilter.doFilterInternal(MetricsFilter.java:106) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:474) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:783) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:798) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1434) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) Caused by: com.alibaba.dubbo.remoting.TimeoutException: Waiting server-side response timeout by scan timer. start time: 2018-08-12 00:28:26.443, end time: 2018-08-12 00:28:27.458, client elapsed: 0 ms, server elapsed: 1015 ms, timeout: 1000 ms, request: Request [id=1526, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getScoreList, parameterTypes=[class com.xintong.visualinspection.bean.FwqScore], arguments=[FwqScore(id=null, task_id=2229, update_time=null, pics=null, videos=null, check_item_id=null, check_item_name=null, check_item_score=null, content=null, checkman=null, checked_area=null, checked_area_name=null, checked_dept=null, remark=null, start_time=null, end_time=null, update_user=null)], attachments={path=com.xintong.visualinspection.service.ScoreService_F, interface=com.xintong.visualinspection.service.ScoreService_F, version=1.0.0}]], channel: /192.168.199.228:62627 -> /192.168.199.228:7683 at com.alibaba.dubbo.remoting.exchange.support.DefaultFuture.returnFromResponse(DefaultFuture.java:216) at com.alibaba.dubbo.remoting.exchange.support.DefaultFuture.get(DefaultFuture.java:137) at com.alibaba.dubbo.remoting.exchange.support.DefaultFuture.get(DefaultFuture.java:111) at com.alibaba.dubbo.rpc.protocol.dubbo.DubboInvoker.doInvoke(DubboInvoker.java:95) at com.alibaba.dubbo.rpc.protocol.AbstractInvoker.invoke(AbstractInvoker.java:142) at com.alibaba.dubbo.monitor.support.MonitorFilter.invoke(MonitorFilter.java:74) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.protocol.dubbo.filter.FutureFilter.invoke(FutureFilter.java:53) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.filter.ConsumerContextFilter.invoke(ConsumerContextFilter.java:47) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.listener.ListenerInvokerWrapper.invoke(ListenerInvokerWrapper.java:73) at com.alibaba.dubbo.rpc.protocol.InvokerWrapper.invoke(InvokerWrapper.java:52) at com.alibaba.dubbo.rpc.cluster.support.FailoverClusterInvoker.doInvoke(FailoverClusterInvoker.java:77) ... 129 common frames omitted 2018-08-12 00:28:27.462 |-WARN [http-nio-8089-exec-23] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: com.alibaba.dubbo.rpc.RpcException: Failed to invoke the method getScoreList in the service com.xintong.visualinspection.service.ScoreService_F. Tried 3 times of the providers [192.168.199.228:7683] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.199.228 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: getScoreList, provider: dubbo://192.168.199.228:7683/com.xintong.visualinspection.service.ScoreService_F?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ScoreService_F&methods=getScoreListByTaskId,backoutScore,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533966971904&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984410097&version=1.0.0, cause: Waiting server-side response timeout by scan timer. start time: 2018-08-12 00:28:26.443, end time: 2018-08-12 00:28:27.458, client elapsed: 0 ms, server elapsed: 1015 ms, timeout: 1000 ms, request: Request [id=1526, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getScoreList, parameterTypes=[class com.xintong.visualinspection.bean.FwqScore], arguments=[FwqScore(id=null, task_id=2229, update_time=null, pics=null, videos=null, check_item_id=null, check_item_name=null, check_item_score=null, content=null, checkman=null, checked_area=null, checked_area_name=null, checked_dept=null, remark=null, start_time=null, end_time=null, update_user=null)], attachments={path=com.xintong.visualinspection.service.ScoreService_F, interface=com.xintong.visualinspection.service.ScoreService_F, version=1.0.0}]], channel: /192.168.199.228:62627 -> /192.168.199.228:7683 2018-08-12 00:28:31.770 |-WARN [DubboClientHandler-192.168.199.228:7683-thread-2] com.alibaba.dubbo.remoting.exchange.support.DefaultFuture [71] -| [DUBBO] The timeout response finally returned at 2018-08-12 00:28:31.770, response Response [id=1521, version=null, status=20, event=false, error=null, result=RpcResult [result=null, exception=com.alibaba.dubbo.rpc.RpcException: Failed to invoke the method getAll in the service com.xintong.visualinspection.service.ItemService. Tried 3 times of the providers [192.168.199.228:7682] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.199.228 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: getAll, provider: dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.ItemService?anyhost=true&application=jicha_fjq-provider_consumer&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ItemService&methods=getAll,getCheckItemName&pid=18101®ister.ip=192.168.199.228&remote.timestamp=1533984416644&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533966970304&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 00:28:26.498, end time: 2018-08-12 00:28:27.502, client elapsed: 0 ms, server elapsed: 1004 ms, timeout: 1000 ms, request: Request [id=557, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getAll, parameterTypes=[], arguments=[], attachments={input=525, path=com.xintong.visualinspection.service.ItemService, interface=com.xintong.visualinspection.service.ItemService, version=1.0.0}]], channel: /192.168.199.228:62679 -> /192.168.199.228:7682]], channel: /192.168.199.228:62627 -> /192.168.199.228:7683, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 00:28:32.509 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 00:28:32.509 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-199] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 00:28:32.509 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 00:28:32.509 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-197] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 00:28:32.509 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-199] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 00:28:32.510 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-197] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 00:28:32.511 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-198] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 00:28:32.511 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-198] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 00:28:32.546 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 00:28:32.550 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-199] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 00:28:32.551 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-197] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 00:28:32.553 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-198] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 00:28:36.226 |-WARN [DubboClientHandler-192.168.199.228:7683-thread-2] com.alibaba.dubbo.remoting.exchange.support.DefaultFuture [71] -| [DUBBO] The timeout response finally returned at 2018-08-12 00:28:36.226, response Response [id=1525, version=null, status=20, event=false, error=null, result=RpcResult [result=null, exception=com.alibaba.dubbo.rpc.RpcException: Failed to invoke the method getAll in the service com.xintong.visualinspection.service.ItemService. Tried 3 times of the providers [192.168.199.228:7682] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.199.228 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: getAll, provider: dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.ItemService?anyhost=true&application=jicha_fjq-provider_consumer&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ItemService&methods=getAll,getCheckItemName&pid=18101®ister.ip=192.168.199.228&remote.timestamp=1533984416644&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533966970304&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 00:28:33.781, end time: 2018-08-12 00:28:34.785, client elapsed: 0 ms, server elapsed: 1004 ms, timeout: 1000 ms, request: Request [id=562, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getAll, parameterTypes=[], arguments=[], attachments={input=525, path=com.xintong.visualinspection.service.ItemService, interface=com.xintong.visualinspection.service.ItemService, version=1.0.0}]], channel: /192.168.199.228:62679 -> /192.168.199.228:7682]], channel: /192.168.199.228:62627 -> /192.168.199.228:7683, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 00:28:36.227 |-WARN [DubboClientHandler-192.168.199.228:7683-thread-2] com.alibaba.dubbo.remoting.exchange.support.DefaultFuture [71] -| [DUBBO] The timeout response finally returned at 2018-08-12 00:28:36.227, response Response [id=1526, version=null, status=20, event=false, error=null, result=RpcResult [result=null, exception=com.alibaba.dubbo.rpc.RpcException: Failed to invoke the method getAll in the service com.xintong.visualinspection.service.ItemService. Tried 3 times of the providers [192.168.199.228:7682] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.199.228 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: getAll, provider: dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.ItemService?anyhost=true&application=jicha_fjq-provider_consumer&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ItemService&methods=getAll,getCheckItemName&pid=18101®ister.ip=192.168.199.228&remote.timestamp=1533984416644&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533966970304&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 00:28:33.784, end time: 2018-08-12 00:28:34.785, client elapsed: 0 ms, server elapsed: 1001 ms, timeout: 1000 ms, request: Request [id=563, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getAll, parameterTypes=[], arguments=[], attachments={input=525, path=com.xintong.visualinspection.service.ItemService, interface=com.xintong.visualinspection.service.ItemService, version=1.0.0}]], channel: /192.168.199.228:62679 -> /192.168.199.228:7682]], channel: /192.168.199.228:62627 -> /192.168.199.228:7683, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 00:28:37.409 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-198] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 00:28:37.410 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-197] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 00:28:37.410 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-199] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 00:28:37.410 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 00:28:37.410 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-198] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 00:28:37.410 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-197] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 00:28:37.410 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-199] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 00:28:37.410 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 00:28:37.506 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-197] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 00:28:37.506 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 00:28:37.507 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-199] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 00:28:37.509 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-198] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 00:29:27.799 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:27.799 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:27.802 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:27.802 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:27.802 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:27.894 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:29:27.895 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:29:27.895 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:29:27.896 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:29:27.901 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:29:27.901 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:29:27.932 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:29:27.942 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:29:27.943 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:29:27.947 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:29:27.947 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:27.947 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:29:27.948 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:27.948 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:29:27.949 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:27.949 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:27.949 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:29:27.951 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:27.952 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:27.957 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:29:27.958 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:29:27.964 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:27.965 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:29:27.965 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:27.965 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:27.966 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:29:27.966 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:27.967 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:27.967 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:29:27.968 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:27.968 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:27.968 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:27.969 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:27.969 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:27.974 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:29:27.975 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:29:27.978 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:29:27.987 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:27.988 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:29:27.988 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:27.988 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:27.990 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:29:27.991 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:27.999 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:29:28.002 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:29:28.012 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:29:28.012 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:29:28.013 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:28.013 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:28.014 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:29:28.022 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:28.023 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:29:28.024 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:29:28.031 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:29:28.032 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:28.032 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:29:28.035 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:29:28.036 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:28.053 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:29:28.053 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:29:28.056 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:29:28.056 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:29:28.061 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:29:28.061 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:29:28.061 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 20(Integer) 2018-08-12 00:29:28.064 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:29:28.071 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 31 2018-08-12 00:29:28.072 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:28.072 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:28.085 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:28.141 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:28.142 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:28.143 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:28.144 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:28.163 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:29:28.164 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:29:28.173 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:29:28.173 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:29:28.175 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:29:28.176 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:29:28.176 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:28.177 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:28.176 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:29:28.177 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:29:28.177 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:29:28.183 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:29:28.184 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:28.184 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:28.185 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:29:28.185 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:29:28.186 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:28.186 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:28.186 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:28.187 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:28.190 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:28.191 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:29:28.191 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:28.198 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:28.199 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:29:28.199 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:28.202 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:29:28.203 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:28.204 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:29:28.204 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:28.205 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:28.205 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:29:28.205 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:28.208 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:29:28.218 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:29:28.218 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:29:28.230 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:29:28.231 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:28.232 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:29:28.232 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:29:28.233 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:29:28.233 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:28.234 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:29:28.234 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:29:28.241 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:29:28.243 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:29:28.243 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:29:28.244 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:28.245 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:29:28.246 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:29:28.246 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:28.246 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:29:28.247 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:29:28.248 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:29:28.255 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:29:28.256 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:29:28.264 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:28.297 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:29:28.297 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:29:28.306 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:29:28.307 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:28.307 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:28.320 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:28.321 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:29:28.321 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:28.328 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:29:28.350 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:29:28.351 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:28.354 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:29:28.355 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:29:28.444 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:29:28.482 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:28.514 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:29:28.514 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:29:28.523 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:29:28.524 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:28.524 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:28.538 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:28.539 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:29:28.540 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:28.546 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:29:28.570 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:29:28.571 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:28.574 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:29:28.575 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:29:28.581 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:29:28.711 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:28.738 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:29:28.739 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:29:28.746 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:29:28.747 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:28.747 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:28.760 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:28.761 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:29:28.762 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:28.769 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:29:28.790 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:29:28.791 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:31.029 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:31.030 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:31.031 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:31.033 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:31.036 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:31.037 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:31.063 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:29:31.063 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:29:31.071 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:29:31.071 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:29:31.072 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:29:31.073 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:31.074 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:31.079 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:29:31.079 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:29:31.081 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:29:31.081 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:29:31.082 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:29:31.082 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:31.082 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:31.084 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:29:31.084 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:29:31.088 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:31.088 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:29:31.088 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:29:31.089 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:31.089 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:31.089 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:31.090 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:29:31.090 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:31.090 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:31.093 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:29:31.093 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:31.093 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:31.097 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:29:31.098 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:31.098 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:29:31.099 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:31.110 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:31.110 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:31.110 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:29:31.111 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:31.111 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:29:31.111 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:29:31.111 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:29:31.112 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:29:31.112 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:31.112 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:31.112 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:31.119 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:29:31.121 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:29:31.121 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:29:31.121 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:29:31.121 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:29:31.122 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:31.123 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:31.127 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:29:31.128 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:31.129 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:29:31.129 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:29:31.138 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:31.138 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:29:31.138 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:31.144 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:29:31.145 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:29:31.145 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:29:31.146 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:31.147 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:31.151 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:29:31.152 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:31.153 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:29:31.154 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:31.157 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:31.161 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:29:31.161 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:31.173 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:29:31.173 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:29:31.174 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:29:31.174 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:31.180 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:29:31.180 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 00:29:31.181 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:29:31.182 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:31.182 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:31.186 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:29:31.187 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:29:31.187 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:29:31.188 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:29:31.190 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 00:29:31.190 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:31.191 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:31.195 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:29:31.196 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:29:31.196 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:29:31.196 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:31.197 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:29:31.197 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:31.199 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:29:31.200 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:31.200 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:31.203 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:29:31.203 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 20(Integer) 2018-08-12 00:29:31.204 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:29:31.204 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:29:31.205 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:31.214 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:31.214 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 31 2018-08-12 00:29:31.215 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:29:31.215 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:31.215 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:31.215 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:31.223 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:29:31.228 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:29:31.229 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:31.230 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:31.257 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:29:31.259 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:31.263 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:29:31.264 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:29:31.274 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:29:31.275 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:31.276 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:31.291 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:31.297 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:29:31.298 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 40(Integer) 2018-08-12 00:29:31.305 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 0 2018-08-12 00:29:31.307 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:31.307 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:31.321 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:32.826 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:32.828 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:32.829 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:32.831 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:32.831 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:32.879 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:29:32.879 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:29:32.882 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:29:32.883 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:29:32.884 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:29:32.885 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:29:32.892 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:29:32.892 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:32.892 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:32.893 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:29:32.893 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:29:32.895 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:29:32.895 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:29:32.896 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:29:32.896 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:32.896 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:32.896 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:29:32.896 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:32.897 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:32.902 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:29:32.903 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:32.903 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:32.906 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:29:32.906 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:32.907 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:32.907 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:32.908 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:29:32.908 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:32.910 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:32.911 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:29:32.911 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:32.912 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:32.912 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:29:32.913 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:32.917 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:29:32.917 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:32.918 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:29:32.918 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:32.921 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:29:32.921 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:29:32.923 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:32.923 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:29:32.924 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:32.927 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:29:32.938 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:29:32.947 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:29:32.947 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:32.949 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:29:32.949 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:29:32.954 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:29:32.954 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:29:32.955 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:32.955 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:32.958 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:29:32.958 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:29:32.959 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:32.966 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:29:32.967 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:32.984 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:29:32.984 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:29:32.985 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:29:32.985 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:29:32.994 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:29:32.994 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:29:32.994 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:29:32.995 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:29:33.002 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:29:33.003 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:33.004 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:33.016 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:33.061 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:33.062 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:33.063 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:33.063 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:33.085 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:29:33.086 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:29:33.091 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:29:33.091 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:29:33.094 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:29:33.094 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:29:33.096 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:29:33.097 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:33.097 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:33.098 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:29:33.099 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:29:33.101 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:29:33.102 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:33.102 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:33.103 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:29:33.103 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:33.103 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:33.106 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:29:33.107 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:33.107 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:33.111 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:33.112 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:29:33.112 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:33.117 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:33.118 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:29:33.118 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:33.118 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:33.119 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:29:33.119 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:33.120 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:29:33.121 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:33.122 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:29:33.122 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:33.125 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:29:33.127 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:29:33.133 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:29:33.142 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:29:33.143 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:33.149 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:29:33.149 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:29:33.150 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:29:33.151 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:33.151 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:29:33.152 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:33.152 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:29:33.152 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:29:33.153 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:29:33.153 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:29:33.156 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:29:33.157 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:33.157 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:29:33.158 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:29:33.158 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:29:33.161 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:29:33.162 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:29:33.168 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:29:33.173 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:33.196 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:29:33.196 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:29:33.205 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:29:33.205 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:33.206 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:33.220 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:33.220 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:29:33.220 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:33.227 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:29:33.248 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:29:33.249 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:33.255 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:29:33.256 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:29:33.320 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:29:33.348 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:33.372 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:29:33.372 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:29:33.382 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:29:33.383 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:33.383 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:33.397 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:33.398 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:29:33.398 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:33.406 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:29:33.439 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:29:33.441 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:33.446 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:29:33.446 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:29:33.456 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:29:33.589 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:33.611 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:29:33.612 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:29:33.621 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:29:33.622 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:33.622 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:33.634 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:33.635 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:29:33.636 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:33.644 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:29:33.665 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:29:33.666 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:35.285 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:35.320 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:29:35.321 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:29:35.327 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:35.329 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:35.331 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:29:35.331 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:35.332 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:35.345 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:35.346 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:29:35.346 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:35.355 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:29:35.361 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:29:35.361 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:29:35.373 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:29:35.374 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:35.374 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:35.376 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:29:35.376 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:29:35.384 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:29:35.385 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:29:35.385 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:29:35.385 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:35.386 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:35.388 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:35.389 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:29:35.389 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:35.400 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:29:35.401 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:29:35.402 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:29:35.413 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:29:35.413 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:29:35.447 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:29:35.448 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:35.454 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:29:35.455 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:29:35.483 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-198] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 00:29:35.484 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-198] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 00:29:35.515 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-198] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 00:31:22.188 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:31:22.190 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:31:22.190 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:31:22.191 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:31:22.193 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:31:22.276 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:31:22.276 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:31:22.285 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:31:22.286 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:31:22.287 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:31:22.290 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:31:22.290 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:31:22.293 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:31:22.293 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:31:22.294 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:31:22.294 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:31:22.295 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:31:22.298 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:31:22.302 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:31:22.302 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:31:22.303 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:31:22.304 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:31:22.304 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:31:22.305 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:31:22.306 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:31:22.307 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:31:22.307 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:31:22.308 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:31:22.309 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:31:22.310 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:31:22.311 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:31:22.318 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:31:22.319 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:31:22.319 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:31:22.320 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:31:22.320 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:31:22.321 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:31:22.321 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:31:22.322 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:31:22.322 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:31:22.324 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:31:22.325 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:31:22.325 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:31:22.331 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:31:22.332 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:31:22.332 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:31:22.338 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:31:22.339 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:31:22.339 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:31:22.351 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:31:22.351 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:31:22.352 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:31:22.369 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:31:22.370 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:31:22.371 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:31:22.371 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:31:22.378 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:31:22.378 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:31:22.378 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:31:22.379 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:31:22.379 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:31:22.379 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:31:22.379 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:31:22.386 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:31:22.386 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:31:22.394 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:31:22.415 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:31:22.416 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:31:22.418 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:31:22.418 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:31:22.424 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:31:22.425 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:31:22.426 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:31:22.427 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:31:22.440 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:31:22.499 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:31:22.504 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:31:22.505 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:31:22.505 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:31:22.527 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:31:22.527 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:31:22.536 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:31:22.536 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:31:22.537 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:31:22.543 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:31:22.543 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:31:22.547 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:31:22.547 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:31:22.552 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:31:22.552 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:31:22.552 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:31:22.553 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:31:22.553 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:31:22.553 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:31:22.555 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:31:22.556 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:31:22.556 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:31:22.557 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:31:22.557 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:31:22.563 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:31:22.564 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:31:22.565 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:31:22.565 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:31:22.568 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:31:22.568 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:31:22.569 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:31:22.573 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:31:22.574 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:31:22.574 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:31:22.579 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:31:22.579 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:31:22.579 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:31:22.580 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:31:22.580 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:31:22.587 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:31:22.588 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:31:22.588 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:31:22.590 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:31:22.590 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:31:22.603 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:31:22.614 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:31:22.614 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:31:22.615 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:31:22.615 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:31:22.616 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:31:22.616 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:31:22.617 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:31:22.617 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:31:22.617 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:31:22.618 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:31:22.618 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:31:22.619 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:31:22.626 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:31:22.626 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:31:22.629 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:31:22.637 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:31:22.676 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:31:22.676 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:31:22.684 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:31:22.685 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:31:22.685 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:31:22.700 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:31:22.700 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:31:22.701 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:31:22.710 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:31:22.736 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:31:22.743 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:31:22.753 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:31:22.754 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:31:22.828 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:31:22.858 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:31:22.892 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:31:22.892 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:31:22.900 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:31:22.901 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:31:22.901 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:31:22.917 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:31:22.918 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:31:22.919 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:31:22.927 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:31:22.948 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:31:22.949 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:31:22.952 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:31:22.953 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:31:22.959 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:31:23.098 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:31:23.130 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:31:23.131 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:31:23.138 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:31:23.139 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:31:23.139 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:31:23.153 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:31:23.153 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:31:23.153 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:31:23.161 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:31:23.181 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:31:23.182 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:31:25.144 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:31:25.177 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:31:25.177 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:31:25.185 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:31:25.186 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:31:25.186 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:31:25.191 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:31:25.193 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:31:25.200 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:31:25.201 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:31:25.201 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:31:25.209 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:31:25.218 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:31:25.218 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:31:25.226 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:31:25.226 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:31:25.228 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:31:25.228 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:31:25.229 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:31:25.237 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:31:25.237 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:31:25.238 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:31:25.238 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:31:25.238 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:31:25.247 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:31:25.248 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:31:25.248 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:31:25.254 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:31:25.254 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:31:25.254 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:31:25.258 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:31:25.265 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:31:25.285 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:31:25.285 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:31:25.294 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:31:25.295 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:31:25.350 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-198] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 00:31:25.350 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-198] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 00:31:25.394 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-198] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 00:41:41.396 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:41.399 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:41.399 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:41.400 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:41.400 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:42.528 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:41:42.528 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:41:42.538 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:41:42.539 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:41:42.539 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:41:42.547 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:41:42.547 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:41:42.547 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:41:42.556 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:41:42.556 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:41:42.556 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:41:42.564 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:41:42.564 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:41:42.565 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:41:42.572 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:41:43.624 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:41:43.625 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:43.641 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:41:43.641 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:41:43.642 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:43.656 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:41:43.657 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:41:43.657 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:43.670 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:41:43.670 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:41:43.671 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:43.683 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:41:43.684 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:41:43.684 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:43.698 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:41:43.699 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:43.702 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:41:43.703 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:41:43.703 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:43.707 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:41:43.708 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:41:43.708 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:43.711 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:41:43.711 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:41:43.712 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:43.715 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:41:43.716 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:41:43.716 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:43.721 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:41:43.725 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:41:43.748 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:41:43.749 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:41:43.749 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:43.750 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:43.754 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:41:43.755 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:43.756 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:41:43.757 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:41:43.757 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:41:43.758 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:43.762 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:41:43.763 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:43.765 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:41:43.789 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:41:43.790 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:41:43.802 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:41:43.803 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:41:43.803 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:41:43.806 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:41:43.806 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:43.810 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:41:43.811 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:41:43.814 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:41:43.818 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:41:43.819 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:41:43.877 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:43.877 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:43.879 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:43.879 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:43.907 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:41:43.908 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:41:43.912 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:41:43.912 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:41:43.917 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:41:43.918 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:41:43.918 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:41:43.918 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:41:43.918 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:43.920 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:41:43.920 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:41:43.921 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:43.921 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:41:43.922 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:41:43.926 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:41:43.927 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:41:43.927 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:43.932 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:41:43.933 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:41:43.933 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:43.933 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:41:43.934 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:41:43.934 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:41:43.934 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:43.941 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:41:43.941 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:41:43.941 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:41:43.941 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:43.942 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:41:43.942 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:43.949 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:41:43.949 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:41:43.950 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:41:43.950 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:41:43.950 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:43.958 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:41:43.965 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:41:43.965 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:43.966 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:41:43.967 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:41:43.977 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:41:43.978 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:41:43.978 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:43.979 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:41:43.980 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:41:43.983 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:41:43.983 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:43.984 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:41:43.985 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:41:43.986 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:41:43.987 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:43.989 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:41:43.989 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:41:43.990 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:41:43.993 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:41:43.998 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:41:44.001 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:44.027 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:41:44.027 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:41:44.036 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:41:44.038 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:41:44.039 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:44.053 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:41:44.054 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:41:44.055 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:44.064 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:41:44.085 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:41:44.086 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:44.091 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:41:44.092 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:41:44.177 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:41:44.217 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:44.244 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:41:44.244 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:41:44.255 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:41:44.256 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:41:44.257 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:44.272 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:41:44.273 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:41:44.273 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:44.280 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:41:44.302 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:41:44.304 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:44.308 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:41:44.308 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:41:44.316 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:41:44.455 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:44.481 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:41:44.481 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:41:44.489 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:41:44.490 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:41:44.490 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:44.503 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:41:44.504 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:41:44.504 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:44.510 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:41:44.531 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:41:44.532 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:46.629 |-WARN [DubboClientHandler-192.168.199.228:7685-thread-69] com.alibaba.dubbo.remoting.exchange.support.DefaultFuture [71] -| [DUBBO] The timeout response finally returned at 2018-08-12 00:41:46.629, response Response [id=1577, version=null, status=20, event=false, error=null, result=RpcResult [result=PageInfo{pageNum=1, pageSize=10, size=4, startRow=1, endRow=4, total=4, pages=1, list=[QzdCheckTask(id=18, name=08/02 00:23-01:002323431清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=14, record_name=null, create_time=Sat Aug 11 15:00:07 CST 2018, update_time=Sun Aug 12 00:29:11 CST 2018, start_time=Thu Aug 02 00:23:00 CST 2018, end_time=Thu Aug 02 01:00:00 CST 2018, checkman=2950, checkman_name=张燕, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-02 00:23-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2726,2727, checked_users_name=朱天明,向阳, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=14, name=08/02 00:00-01:00苏B97765清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=15, record_name=null, create_time=Wed Aug 08 15:20:11 CST 2018, update_time=Sat Aug 11 21:10:54 CST 2018, start_time=Thu Aug 02 00:00:00 CST 2018, end_time=Thu Aug 02 01:00:00 CST 2018, checkman=2940, checkman_name=谢翔, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-02 00:00-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2727,2728, checked_users_name=向阳,董梁, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=19, name=07/27 00:00-02:00苏J6887清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=13, record_name=null, create_time=Sat Aug 11 15:01:19 CST 2018, update_time=Sat Aug 11 16:43:29 CST 2018, start_time=Fri Jul 27 00:00:00 CST 2018, end_time=Fri Jul 27 02:00:00 CST 2018, checkman=2668, checkman_name=李刚, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-27 00:00-02:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2732,2734, checked_users_name=顾建忠,缪亚东, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=17, name=2018-07-26 01:02~02:00 苏B97765清障任务, check_status=2, check_status_end=null, check_status_arr=null, record_id=7, record_name=null, create_time=Sat Aug 11 14:22:14 CST 2018, update_time=Sat Aug 11 14:22:14 CST 2018, start_time=Thu Jul 26 01:02:11 CST 2018, end_time=Thu Jul 26 02:00:00 CST 2018, checkman=2667, checkman_name=仇杰, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-26 01:02-02:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2732,2734, checked_users_name=顾建忠,缪亚东, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], prePage=0, nextPage=0, isFirstPage=true, isLastPage=true, hasPreviousPage=false, hasNextPage=false, navigatePages=8, navigateFirstPage1, navigateLastPage1, navigatepageNums=[1]}, exception=null]], channel: /192.168.199.228:62683 -> /192.168.199.228:7685, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 00:41:46.629 |-WARN [http-nio-8089-exec-15] com.alibaba.dubbo.rpc.cluster.support.FailoverClusterInvoker [79] -| [DUBBO] Although retry the method getAllTask in the service com.xintong.visualinspection.service.TaskService_Q was successful by the provider 192.168.199.228:7685, but there have been failed providers [192.168.199.228:7685] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.199.228 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: getAllTask, provider: dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.TaskService_Q?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getTask,getAllTask,addTask&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533984416699&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984409634&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 00:41:45.568, end time: 2018-08-12 00:41:46.569, client elapsed: 0 ms, server elapsed: 1001 ms, timeout: 1000 ms, request: Request [id=1578, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getAllTask, parameterTypes=[class java.lang.Integer, class java.lang.Integer, class com.xintong.visualinspection.bean.QzdCheckTask], arguments=[1, 10, QzdCheckTask(id=null, name=null, check_status=null, check_status_end=null, check_status_arr=[2, 3], record_id=null, record_name=null, create_time=null, update_time=null, start_time=Wed Jul 25 23:00:00 CST 2018, end_time=Sat Aug 25 23:00:00 CST 2018, checkman=null, checkman_name=null, checked_dept=59, checked_dept_name=null, check_period=null, rule_id=null, remark=null, recheckman=null, recheckman_name=null, period_id=null, invalid_from=null, checked_users=null, checked_users_name=null, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], attachments={path=com.xintong.visualinspection.service.TaskService_Q, interface=com.xintong.visualinspection.service.TaskService_Q, version=1.0.0}]], channel: /192.168.199.228:62683 -> /192.168.199.228:7685, dubbo version: 2.0.1, current host: 192.168.199.228 com.alibaba.dubbo.rpc.RpcException: Invoke remote method timeout. method: getAllTask, provider: dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.TaskService_Q?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getTask,getAllTask,addTask&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533984416699&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984409634&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 00:41:45.568, end time: 2018-08-12 00:41:46.569, client elapsed: 0 ms, server elapsed: 1001 ms, timeout: 1000 ms, request: Request [id=1578, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getAllTask, parameterTypes=[class java.lang.Integer, class java.lang.Integer, class com.xintong.visualinspection.bean.QzdCheckTask], arguments=[1, 10, QzdCheckTask(id=null, name=null, check_status=null, check_status_end=null, check_status_arr=[2, 3], record_id=null, record_name=null, create_time=null, update_time=null, start_time=Wed Jul 25 23:00:00 CST 2018, end_time=Sat Aug 25 23:00:00 CST 2018, checkman=null, checkman_name=null, checked_dept=59, checked_dept_name=null, check_period=null, rule_id=null, remark=null, recheckman=null, recheckman_name=null, period_id=null, invalid_from=null, checked_users=null, checked_users_name=null, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], attachments={path=com.xintong.visualinspection.service.TaskService_Q, interface=com.xintong.visualinspection.service.TaskService_Q, version=1.0.0}]], channel: /192.168.199.228:62683 -> /192.168.199.228:7685 at com.alibaba.dubbo.rpc.protocol.dubbo.DubboInvoker.doInvoke(DubboInvoker.java:98) at com.alibaba.dubbo.rpc.protocol.AbstractInvoker.invoke(AbstractInvoker.java:142) at com.alibaba.dubbo.monitor.support.MonitorFilter.invoke(MonitorFilter.java:74) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.protocol.dubbo.filter.FutureFilter.invoke(FutureFilter.java:53) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.filter.ConsumerContextFilter.invoke(ConsumerContextFilter.java:47) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.listener.ListenerInvokerWrapper.invoke(ListenerInvokerWrapper.java:73) at com.alibaba.dubbo.rpc.protocol.InvokerWrapper.invoke(InvokerWrapper.java:52) at com.alibaba.dubbo.rpc.cluster.support.FailoverClusterInvoker.doInvoke(FailoverClusterInvoker.java:77) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:232) at com.alibaba.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker.invoke(MockClusterInvoker.java:70) at com.alibaba.dubbo.rpc.proxy.InvokerInvocationHandler.invoke(InvokerInvocationHandler.java:51) at com.alibaba.dubbo.common.bytecode.proxy5.getAllTask(proxy5.java) at com.xintong.visualinspection.controller.gettway.TaskController_Q.getall(TaskController_Q.java:72) at com.xintong.visualinspection.controller.gettway.TaskController_Q$$FastClassBySpringCGLIB$$610ea312.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:721) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:173) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:656) at com.xintong.visualinspection.controller.gettway.TaskController_Q$$EnhancerBySpringCGLIB$$eadee878.getall() at sun.reflect.GeneratedMethodAccessor463.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:133) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:116) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:827) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:738) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:648) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.web.filter.ApplicationContextHeaderFilter.doFilterInternal(ApplicationContextHeaderFilter.java:55) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:79) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.trace.WebRequestTraceFilter.doFilterInternal(WebRequestTraceFilter.java:108) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:79) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.autoconfigure.MetricsFilter.doFilterInternal(MetricsFilter.java:106) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:474) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:783) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:798) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1434) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) Caused by: com.alibaba.dubbo.remoting.TimeoutException: Waiting server-side response timeout. start time: 2018-08-12 00:41:45.568, end time: 2018-08-12 00:41:46.569, client elapsed: 0 ms, server elapsed: 1001 ms, timeout: 1000 ms, request: Request [id=1578, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getAllTask, parameterTypes=[class java.lang.Integer, class java.lang.Integer, class com.xintong.visualinspection.bean.QzdCheckTask], arguments=[1, 10, QzdCheckTask(id=null, name=null, check_status=null, check_status_end=null, check_status_arr=[2, 3], record_id=null, record_name=null, create_time=null, update_time=null, start_time=Wed Jul 25 23:00:00 CST 2018, end_time=Sat Aug 25 23:00:00 CST 2018, checkman=null, checkman_name=null, checked_dept=59, checked_dept_name=null, check_period=null, rule_id=null, remark=null, recheckman=null, recheckman_name=null, period_id=null, invalid_from=null, checked_users=null, checked_users_name=null, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], attachments={path=com.xintong.visualinspection.service.TaskService_Q, interface=com.xintong.visualinspection.service.TaskService_Q, version=1.0.0}]], channel: /192.168.199.228:62683 -> /192.168.199.228:7685 at com.alibaba.dubbo.remoting.exchange.support.DefaultFuture.get(DefaultFuture.java:134) at com.alibaba.dubbo.remoting.exchange.support.DefaultFuture.get(DefaultFuture.java:111) at com.alibaba.dubbo.rpc.protocol.dubbo.DubboInvoker.doInvoke(DubboInvoker.java:95) ... 138 common frames omitted 2018-08-12 00:41:46.649 |-WARN [DubboClientHandler-192.168.199.228:7685-thread-69] com.alibaba.dubbo.remoting.exchange.support.DefaultFuture [71] -| [DUBBO] The timeout response finally returned at 2018-08-12 00:41:46.649, response Response [id=1578, version=null, status=20, event=false, error=null, result=RpcResult [result=PageInfo{pageNum=1, pageSize=10, size=4, startRow=1, endRow=4, total=4, pages=1, list=[QzdCheckTask(id=18, name=08/02 00:23-01:002323431清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=14, record_name=null, create_time=Sat Aug 11 15:00:07 CST 2018, update_time=Sun Aug 12 00:29:11 CST 2018, start_time=Thu Aug 02 00:23:00 CST 2018, end_time=Thu Aug 02 01:00:00 CST 2018, checkman=2950, checkman_name=张燕, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-02 00:23-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2726,2727, checked_users_name=朱天明,向阳, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=14, name=08/02 00:00-01:00苏B97765清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=15, record_name=null, create_time=Wed Aug 08 15:20:11 CST 2018, update_time=Sat Aug 11 21:10:54 CST 2018, start_time=Thu Aug 02 00:00:00 CST 2018, end_time=Thu Aug 02 01:00:00 CST 2018, checkman=2940, checkman_name=谢翔, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-02 00:00-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2727,2728, checked_users_name=向阳,董梁, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=19, name=07/27 00:00-02:00苏J6887清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=13, record_name=null, create_time=Sat Aug 11 15:01:19 CST 2018, update_time=Sat Aug 11 16:43:29 CST 2018, start_time=Fri Jul 27 00:00:00 CST 2018, end_time=Fri Jul 27 02:00:00 CST 2018, checkman=2668, checkman_name=李刚, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-27 00:00-02:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2732,2734, checked_users_name=顾建忠,缪亚东, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=17, name=2018-07-26 01:02~02:00 苏B97765清障任务, check_status=2, check_status_end=null, check_status_arr=null, record_id=7, record_name=null, create_time=Sat Aug 11 14:22:14 CST 2018, update_time=Sat Aug 11 14:22:14 CST 2018, start_time=Thu Jul 26 01:02:11 CST 2018, end_time=Thu Jul 26 02:00:00 CST 2018, checkman=2667, checkman_name=仇杰, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-26 01:02-02:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2732,2734, checked_users_name=顾建忠,缪亚东, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], prePage=0, nextPage=0, isFirstPage=true, isLastPage=true, hasPreviousPage=false, hasNextPage=false, navigatePages=8, navigateFirstPage1, navigateLastPage1, navigatepageNums=[1]}, exception=null]], channel: /192.168.199.228:62683 -> /192.168.199.228:7685, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 00:41:53.508 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:53.510 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:53.512 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:53.512 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:53.513 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:53.649 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:41:53.650 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:41:53.679 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:41:53.680 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:41:53.680 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:41:53.681 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:41:53.681 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:53.709 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:41:53.710 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:41:53.713 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:41:53.713 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:41:53.714 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:53.717 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:41:53.717 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:41:53.717 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:53.739 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:41:53.740 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:41:53.739 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:41:53.740 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:41:53.740 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:41:53.740 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:41:53.741 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:53.745 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:41:53.747 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:41:53.747 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:41:53.748 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:53.766 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:41:53.767 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:41:53.767 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:41:53.768 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:53.768 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:41:53.768 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:53.773 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:41:53.774 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:41:53.774 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:41:53.774 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:53.801 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:41:53.802 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:41:53.803 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:41:53.803 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:53.822 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:41:53.823 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:41:53.823 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:53.827 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:41:53.848 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:41:53.853 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:41:53.854 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:53.855 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:41:53.856 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:41:53.879 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:41:53.898 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:41:53.899 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:53.926 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:41:53.927 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:53.965 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:41:53.965 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:53.967 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:41:53.968 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:53.992 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:41:53.993 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:41:54.009 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:41:54.010 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:41:54.011 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:54.019 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:41:54.020 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:41:54.022 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:41:54.022 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:41:54.029 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:41:54.029 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:41:54.033 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:41:54.083 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:54.083 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:54.083 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:54.083 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:54.107 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:41:54.108 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:41:54.115 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:41:54.115 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:41:54.119 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:41:54.119 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:41:54.119 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:41:54.120 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:41:54.120 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:54.124 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:41:54.124 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:41:54.124 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:41:54.125 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:41:54.125 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:54.127 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:41:54.128 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:41:54.128 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:54.131 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:41:54.132 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:41:54.132 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:54.143 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:41:54.143 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:41:54.144 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:41:54.144 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:41:54.144 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:54.144 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:54.145 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:41:54.146 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:41:54.146 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:54.150 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:41:54.151 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:41:54.151 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:41:54.151 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:54.152 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:41:54.154 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:41:54.160 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:41:54.197 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:41:54.199 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:54.200 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:41:54.201 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:41:54.207 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:41:54.208 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:54.210 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:41:54.210 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:41:54.211 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:41:54.214 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:41:54.215 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:41:54.215 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:54.215 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:54.216 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:41:54.216 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:41:54.217 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:41:54.217 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:41:54.219 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:41:54.226 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:41:54.227 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:41:54.236 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:54.267 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:41:54.268 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:41:54.280 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:41:54.281 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:41:54.281 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:54.300 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:41:54.301 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:41:54.301 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:54.309 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:41:54.339 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:41:54.341 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:54.347 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:41:54.348 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:41:54.448 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:41:54.481 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:54.503 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:41:54.503 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:41:54.511 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:41:54.512 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:41:54.513 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:54.525 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:41:54.526 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:41:54.527 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:54.534 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:41:54.561 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:41:54.562 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:54.565 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:41:54.566 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:41:54.573 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:41:54.707 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:54.729 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:41:54.729 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:41:54.736 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:41:54.737 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:41:54.737 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:54.749 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:41:54.750 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:41:54.750 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:54.757 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:41:54.784 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:41:54.785 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:58.742 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:58.775 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:41:58.775 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:41:58.783 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:58.785 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:41:58.785 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:58.785 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:41:58.786 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:58.801 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:41:58.802 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:41:58.802 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:58.813 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:41:58.819 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:41:58.819 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:41:58.834 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:41:58.835 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:41:58.835 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:41:58.836 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:41:58.836 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:58.848 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:41:58.849 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:41:58.849 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:58.855 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:41:58.855 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:41:58.856 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:58.859 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:41:58.860 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:58.869 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:41:58.881 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:41:58.881 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:41:58.882 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:41:58.899 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:41:58.930 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:41:58.931 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:58.965 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:41:58.966 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:41:59.002 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-198] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 00:41:59.002 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-198] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 00:41:59.101 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-198] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 00:42:01.326 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:42:01.327 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:42:01.328 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:42:01.330 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:42:01.330 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:42:01.360 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:42:01.361 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:42:01.368 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:42:01.368 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:42:01.371 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:42:01.371 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:42:01.372 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:42:01.379 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:42:01.379 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:42:01.382 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:42:01.382 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:42:01.383 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:42:01.383 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:42:01.383 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:42:01.387 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:42:01.387 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:42:01.387 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:42:01.388 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:42:01.388 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:42:01.389 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:42:01.390 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:42:01.390 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:42:01.391 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:42:01.392 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:42:01.392 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:42:01.394 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:42:01.395 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:42:01.395 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:42:01.395 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:42:01.396 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:42:01.396 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:42:01.396 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:42:01.403 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:42:01.404 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:42:01.404 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:42:01.407 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:42:01.410 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:42:01.411 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:42:01.411 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:42:01.414 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:42:01.414 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:42:01.415 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:42:01.415 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:42:01.420 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:42:01.424 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:42:01.425 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:42:01.426 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:42:01.427 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:42:01.427 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:42:01.438 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:42:01.445 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:42:01.445 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:42:01.446 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:42:01.446 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:42:01.454 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:42:01.455 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:42:01.465 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:42:01.466 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:42:01.476 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:42:01.477 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:42:01.479 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:42:01.479 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:42:01.485 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:42:01.491 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:42:01.491 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:42:01.492 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:42:01.495 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:42:01.496 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:42:01.506 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:42:01.506 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:42:01.560 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:42:01.561 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:42:01.562 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:42:01.563 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:42:01.588 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:42:01.588 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:42:01.593 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:42:01.593 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:42:01.594 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:42:01.594 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:42:01.598 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:42:01.598 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:42:01.599 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:42:01.599 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:42:01.599 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:42:01.602 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:42:01.602 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:42:01.603 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:42:01.604 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:42:01.604 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:42:01.604 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:42:01.608 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:42:01.608 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:42:01.609 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:42:01.612 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:42:01.613 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:42:01.613 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:42:01.617 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:42:01.618 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:42:01.618 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:42:01.618 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:42:01.619 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:42:01.619 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:42:01.623 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:42:01.624 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:42:01.625 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:42:01.625 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:42:01.628 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:42:01.628 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:42:01.642 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:42:01.653 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:42:01.654 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:42:01.655 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:42:01.656 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:42:01.660 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:42:01.661 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:42:01.662 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:42:01.663 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:42:01.665 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:42:01.667 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:42:01.668 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:42:01.669 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:42:01.670 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:42:01.672 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:42:01.676 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:42:01.677 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:42:01.678 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:42:01.678 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:42:01.678 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:42:01.688 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:42:01.696 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:42:01.734 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:42:01.735 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:42:01.747 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:42:01.748 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:42:01.748 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:42:01.761 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:42:01.762 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:42:01.762 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:42:01.770 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:42:01.801 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:42:01.802 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:42:01.808 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:42:01.809 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:42:01.961 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:42:01.989 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:42:02.074 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:42:02.075 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:42:02.095 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:42:02.096 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:42:02.096 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:42:02.123 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:42:02.124 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:42:02.124 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:42:02.144 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:42:02.204 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:42:02.206 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:42:02.210 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:42:02.211 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:42:02.229 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:42:02.359 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:42:02.426 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:42:02.426 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:42:02.441 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:42:02.442 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:42:02.443 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:42:02.478 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:42:02.479 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:42:02.479 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:42:02.493 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:42:02.533 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:42:02.534 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:42:03.515 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:42:03.533 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:42:03.536 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:42:03.548 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:42:03.549 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:42:03.556 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:42:03.557 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:42:03.558 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:42:03.565 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:42:03.565 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:42:03.568 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:42:03.568 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:42:03.572 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:42:03.573 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:42:03.573 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:42:03.574 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:42:03.575 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:42:03.575 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:42:03.577 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:42:03.577 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:42:03.578 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:42:03.582 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:42:03.586 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:42:03.586 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:42:03.587 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:42:03.592 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:42:03.593 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:42:03.593 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:42:03.598 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:42:03.600 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:42:03.612 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:42:03.613 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:42:03.624 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:42:03.625 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:42:03.634 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:42:03.635 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:42:03.650 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-199] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 00:42:03.650 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-199] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 00:42:03.690 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-199] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 00:47:03.235 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:03.238 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:03.241 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:03.241 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:03.241 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:03.391 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:47:03.393 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:47:03.404 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:47:04.302 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:47:04.302 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:47:04.309 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:47:04.310 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:47:04.310 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:47:04.318 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:47:04.327 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:47:04.327 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:47:04.335 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:47:04.335 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:47:04.336 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:47:04.344 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:47:04.414 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:04.415 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:04.436 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:04.436 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:04.436 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:04.450 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:04.450 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:47:04.451 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:04.458 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:47:04.458 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:47:04.459 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:04.465 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:47:04.492 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:47:04.493 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:04.501 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:47:04.502 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:04.533 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:47:04.534 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:47:04.546 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:47:04.547 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:04.547 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:04.550 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:47:04.550 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:47:04.558 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:47:04.561 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:04.623 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:04.623 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:04.624 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:04.653 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:47:04.654 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:47:04.660 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:47:04.660 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:47:04.663 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:47:04.664 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:04.664 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:04.667 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:47:04.667 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:47:04.667 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:47:04.668 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:04.668 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:04.675 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:47:04.679 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:04.679 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:04.679 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:04.683 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:04.684 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:47:04.684 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:04.691 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:47:04.692 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:47:04.692 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:04.693 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:04.694 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:47:04.694 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:04.701 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:47:04.704 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:47:04.717 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:47:04.719 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:04.721 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:47:04.721 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:47:04.730 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:47:04.730 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:47:04.731 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:04.732 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:47:04.732 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:47:04.734 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:04.738 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:47:04.739 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:04.740 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:47:04.740 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:47:04.740 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:47:04.749 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:47:04.758 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:47:04.759 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:47:04.767 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:47:04.769 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:04.771 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:04.786 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:04.787 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:47:04.787 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:04.793 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:47:04.821 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:47:04.822 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:04.824 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:47:04.824 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:47:04.835 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:47:04.842 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:04.867 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:47:04.868 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:47:04.875 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:47:04.876 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:04.877 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:04.890 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:04.890 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:47:04.890 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:04.900 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:47:04.927 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:47:04.928 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:04.932 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:47:04.932 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:47:05.010 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:47:05.041 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:05.067 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:47:05.067 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:47:05.077 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:47:05.078 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:05.078 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:05.092 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:05.093 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:47:05.093 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:05.102 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:47:05.127 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:47:05.128 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:05.131 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:47:05.131 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:47:05.139 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:47:05.270 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:05.301 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:47:05.302 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:47:05.310 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:47:05.311 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:05.311 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:05.314 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:05.315 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:05.323 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:05.324 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:05.325 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:05.325 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:47:05.326 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:05.328 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:05.328 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:47:05.328 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:05.332 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:47:05.338 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:47:05.339 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:05.340 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:05.340 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:47:05.340 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:05.340 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:05.348 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:47:05.356 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:47:05.357 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:05.358 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:05.358 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:47:05.358 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:05.363 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:47:05.364 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:05.365 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:47:05.365 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:47:05.366 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:47:05.371 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:47:05.372 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:05.372 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:47:05.392 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:47:05.393 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:05.409 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:47:05.410 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:47:05.419 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:47:06.518 |-WARN [http-nio-8089-exec-23] com.alibaba.dubbo.rpc.cluster.support.FailoverClusterInvoker [79] -| [DUBBO] Although retry the method getAllTask in the service com.xintong.visualinspection.service.TaskService_Q was successful by the provider 192.168.199.228:7685, but there have been failed providers [192.168.199.228:7685] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.199.228 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: getAllTask, provider: dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.TaskService_Q?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getTask,getAllTask,addTask&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533984416699&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984409634&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 00:47:05.394, end time: 2018-08-12 00:47:06.399, client elapsed: 0 ms, server elapsed: 1005 ms, timeout: 1000 ms, request: Request [id=1608, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getAllTask, parameterTypes=[class java.lang.Integer, class java.lang.Integer, class com.xintong.visualinspection.bean.QzdCheckTask], arguments=[1, 10, QzdCheckTask(id=null, name=null, check_status=null, check_status_end=null, check_status_arr=[2, 3], record_id=null, record_name=null, create_time=null, update_time=null, start_time=Wed Jul 25 23:00:00 CST 2018, end_time=Sat Aug 25 23:00:00 CST 2018, checkman=null, checkman_name=null, checked_dept=59, checked_dept_name=null, check_period=null, rule_id=null, remark=null, recheckman=null, recheckman_name=null, period_id=null, invalid_from=null, checked_users=null, checked_users_name=null, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], attachments={path=com.xintong.visualinspection.service.TaskService_Q, interface=com.xintong.visualinspection.service.TaskService_Q, version=1.0.0}]], channel: /192.168.199.228:62683 -> /192.168.199.228:7685, dubbo version: 2.0.1, current host: 192.168.199.228 com.alibaba.dubbo.rpc.RpcException: Invoke remote method timeout. method: getAllTask, provider: dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.TaskService_Q?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getTask,getAllTask,addTask&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533984416699&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984409634&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 00:47:05.394, end time: 2018-08-12 00:47:06.399, client elapsed: 0 ms, server elapsed: 1005 ms, timeout: 1000 ms, request: Request [id=1608, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getAllTask, parameterTypes=[class java.lang.Integer, class java.lang.Integer, class com.xintong.visualinspection.bean.QzdCheckTask], arguments=[1, 10, QzdCheckTask(id=null, name=null, check_status=null, check_status_end=null, check_status_arr=[2, 3], record_id=null, record_name=null, create_time=null, update_time=null, start_time=Wed Jul 25 23:00:00 CST 2018, end_time=Sat Aug 25 23:00:00 CST 2018, checkman=null, checkman_name=null, checked_dept=59, checked_dept_name=null, check_period=null, rule_id=null, remark=null, recheckman=null, recheckman_name=null, period_id=null, invalid_from=null, checked_users=null, checked_users_name=null, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], attachments={path=com.xintong.visualinspection.service.TaskService_Q, interface=com.xintong.visualinspection.service.TaskService_Q, version=1.0.0}]], channel: /192.168.199.228:62683 -> /192.168.199.228:7685 at com.alibaba.dubbo.rpc.protocol.dubbo.DubboInvoker.doInvoke(DubboInvoker.java:98) at com.alibaba.dubbo.rpc.protocol.AbstractInvoker.invoke(AbstractInvoker.java:142) at com.alibaba.dubbo.monitor.support.MonitorFilter.invoke(MonitorFilter.java:74) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.protocol.dubbo.filter.FutureFilter.invoke(FutureFilter.java:53) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.filter.ConsumerContextFilter.invoke(ConsumerContextFilter.java:47) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.listener.ListenerInvokerWrapper.invoke(ListenerInvokerWrapper.java:73) at com.alibaba.dubbo.rpc.protocol.InvokerWrapper.invoke(InvokerWrapper.java:52) at com.alibaba.dubbo.rpc.cluster.support.FailoverClusterInvoker.doInvoke(FailoverClusterInvoker.java:77) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:232) at com.alibaba.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker.invoke(MockClusterInvoker.java:70) at com.alibaba.dubbo.rpc.proxy.InvokerInvocationHandler.invoke(InvokerInvocationHandler.java:51) at com.alibaba.dubbo.common.bytecode.proxy5.getAllTask(proxy5.java) at com.xintong.visualinspection.controller.gettway.TaskController_Q.getall(TaskController_Q.java:72) at com.xintong.visualinspection.controller.gettway.TaskController_Q$$FastClassBySpringCGLIB$$610ea312.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:721) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:173) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:656) at com.xintong.visualinspection.controller.gettway.TaskController_Q$$EnhancerBySpringCGLIB$$eadee878.getall() at sun.reflect.GeneratedMethodAccessor463.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:133) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:116) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:827) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:738) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:648) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.web.filter.ApplicationContextHeaderFilter.doFilterInternal(ApplicationContextHeaderFilter.java:55) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:79) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.trace.WebRequestTraceFilter.doFilterInternal(WebRequestTraceFilter.java:108) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:79) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.autoconfigure.MetricsFilter.doFilterInternal(MetricsFilter.java:106) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:474) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:783) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:798) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1434) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) Caused by: com.alibaba.dubbo.remoting.TimeoutException: Waiting server-side response timeout. start time: 2018-08-12 00:47:05.394, end time: 2018-08-12 00:47:06.399, client elapsed: 0 ms, server elapsed: 1005 ms, timeout: 1000 ms, request: Request [id=1608, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getAllTask, parameterTypes=[class java.lang.Integer, class java.lang.Integer, class com.xintong.visualinspection.bean.QzdCheckTask], arguments=[1, 10, QzdCheckTask(id=null, name=null, check_status=null, check_status_end=null, check_status_arr=[2, 3], record_id=null, record_name=null, create_time=null, update_time=null, start_time=Wed Jul 25 23:00:00 CST 2018, end_time=Sat Aug 25 23:00:00 CST 2018, checkman=null, checkman_name=null, checked_dept=59, checked_dept_name=null, check_period=null, rule_id=null, remark=null, recheckman=null, recheckman_name=null, period_id=null, invalid_from=null, checked_users=null, checked_users_name=null, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], attachments={path=com.xintong.visualinspection.service.TaskService_Q, interface=com.xintong.visualinspection.service.TaskService_Q, version=1.0.0}]], channel: /192.168.199.228:62683 -> /192.168.199.228:7685 at com.alibaba.dubbo.remoting.exchange.support.DefaultFuture.get(DefaultFuture.java:134) at com.alibaba.dubbo.remoting.exchange.support.DefaultFuture.get(DefaultFuture.java:111) at com.alibaba.dubbo.rpc.protocol.dubbo.DubboInvoker.doInvoke(DubboInvoker.java:95) ... 138 common frames omitted 2018-08-12 00:47:07.441 |-WARN [DubboClientHandler-192.168.199.228:7685-thread-71] com.alibaba.dubbo.remoting.exchange.support.DefaultFuture [71] -| [DUBBO] The timeout response finally returned at 2018-08-12 00:47:07.441, response Response [id=1608, version=null, status=20, event=false, error=null, result=RpcResult [result=PageInfo{pageNum=1, pageSize=10, size=4, startRow=1, endRow=4, total=4, pages=1, list=[QzdCheckTask(id=18, name=08/02 00:23-01:002323431清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=14, record_name=null, create_time=Sat Aug 11 15:00:07 CST 2018, update_time=Sun Aug 12 00:39:50 CST 2018, start_time=Thu Aug 02 00:23:00 CST 2018, end_time=Thu Aug 02 01:00:00 CST 2018, checkman=2950, checkman_name=张燕, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-02 00:23-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2726,2727, checked_users_name=朱天明,向阳, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=14, name=08/02 00:00-01:00苏B97765清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=15, record_name=null, create_time=Wed Aug 08 15:20:11 CST 2018, update_time=Sat Aug 11 21:10:54 CST 2018, start_time=Thu Aug 02 00:00:00 CST 2018, end_time=Thu Aug 02 01:00:00 CST 2018, checkman=2940, checkman_name=谢翔, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-02 00:00-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2727,2728, checked_users_name=向阳,董梁, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=19, name=07/27 00:00-02:00苏J6887清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=13, record_name=null, create_time=Sat Aug 11 15:01:19 CST 2018, update_time=Sat Aug 11 16:43:29 CST 2018, start_time=Fri Jul 27 00:00:00 CST 2018, end_time=Fri Jul 27 02:00:00 CST 2018, checkman=2668, checkman_name=李刚, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-27 00:00-02:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2732,2734, checked_users_name=顾建忠,缪亚东, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=17, name=2018-07-26 01:02~02:00 苏B97765清障任务, check_status=2, check_status_end=null, check_status_arr=null, record_id=7, record_name=null, create_time=Sat Aug 11 14:22:14 CST 2018, update_time=Sat Aug 11 14:22:14 CST 2018, start_time=Thu Jul 26 01:02:11 CST 2018, end_time=Thu Jul 26 02:00:00 CST 2018, checkman=2667, checkman_name=仇杰, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-26 01:02-02:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2732,2734, checked_users_name=顾建忠,缪亚东, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], prePage=0, nextPage=0, isFirstPage=true, isLastPage=true, hasPreviousPage=false, hasNextPage=false, navigatePages=8, navigateFirstPage1, navigateLastPage1, navigatepageNums=[1]}, exception=null]], channel: /192.168.199.228:62683 -> /192.168.199.228:7685, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 00:47:10.985 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:10.987 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:10.988 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:10.989 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:10.990 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:11.022 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:47:11.023 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:47:11.032 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:47:11.032 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:47:11.035 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:47:11.035 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:47:11.036 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:11.036 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:47:11.036 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:11.043 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:47:11.044 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:47:11.044 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:11.044 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:47:11.044 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:47:11.044 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:11.045 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:47:11.045 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:11.046 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:47:11.046 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:11.051 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:11.052 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:47:11.052 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:47:11.052 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:11.055 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:47:11.059 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:47:11.060 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:11.060 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:11.061 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:11.061 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:11.062 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:11.062 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:11.062 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:47:11.063 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:11.074 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:47:11.074 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:47:11.074 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:11.075 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:11.075 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:47:11.076 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:11.082 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:11.082 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:47:11.083 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:47:11.083 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:11.085 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:47:11.092 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:47:11.101 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:47:11.101 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:47:11.102 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:11.103 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:11.111 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:47:11.112 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:11.120 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:47:11.121 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:11.125 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:47:11.125 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:11.127 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:47:11.128 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:47:11.136 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:47:11.140 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:47:11.142 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:47:11.146 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:47:11.147 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:47:11.151 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:47:11.152 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:47:11.155 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:47:11.155 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:47:11.162 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:47:11.163 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:11.164 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:11.178 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:11.261 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:11.262 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:11.264 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:11.265 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:11.292 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:47:11.292 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:47:11.293 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:47:11.294 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:47:11.296 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:47:11.296 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:47:11.303 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:47:11.303 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:47:11.304 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:11.304 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:11.304 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:11.305 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:11.304 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:47:11.305 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:47:11.304 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:47:11.306 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:11.307 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:11.313 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:47:11.314 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:11.314 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:11.318 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:11.319 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:47:11.320 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:11.320 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:11.320 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:47:11.321 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:11.321 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:11.322 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:47:11.323 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:11.329 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:47:11.329 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:47:11.330 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:11.330 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:47:11.330 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:47:11.331 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:11.346 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:47:11.361 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:47:11.362 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:11.363 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:47:11.363 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:47:11.365 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:47:11.366 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:11.367 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:47:11.367 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:47:11.368 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:47:11.368 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:11.369 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:47:11.370 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:47:11.370 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:47:11.375 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:47:11.376 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:11.376 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:47:11.377 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:47:11.377 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:47:11.381 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:47:11.388 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:47:11.395 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:11.422 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:47:11.423 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:47:11.435 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:47:11.436 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:11.437 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:11.451 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:11.452 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:47:11.452 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:11.459 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:47:11.486 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:47:11.486 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:11.490 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:47:11.491 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:47:11.571 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:47:11.609 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:11.635 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:47:11.635 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:47:11.643 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:47:11.644 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:11.645 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:11.657 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:11.658 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:47:11.659 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:11.666 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:47:11.691 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:47:11.692 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:11.697 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:47:11.697 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:47:11.704 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:47:11.835 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:11.864 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:47:11.864 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:47:11.872 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:47:11.873 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:11.873 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:11.888 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:11.889 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:47:11.889 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:11.897 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:47:11.925 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:47:11.926 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:16.379 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:16.380 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:16.382 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:16.383 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:16.383 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:16.413 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:47:16.414 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:47:16.423 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:47:16.424 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:16.424 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:16.425 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:47:16.425 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:47:16.433 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:47:16.433 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:47:16.438 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:47:16.438 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:47:16.438 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:16.438 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:47:16.439 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:16.439 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:16.440 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:47:16.440 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:16.443 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:47:16.443 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:47:16.444 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:47:16.445 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:16.445 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:16.447 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:47:16.448 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:47:16.449 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:16.449 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:16.452 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:16.453 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:47:16.453 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:47:16.453 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:16.453 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:16.454 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:16.462 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:16.463 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:47:16.463 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:16.464 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:16.464 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:47:16.464 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:47:16.465 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:16.468 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:16.469 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:47:16.469 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:16.471 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:47:16.472 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:47:16.477 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:47:16.478 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:16.479 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:47:16.479 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:47:16.480 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:47:16.488 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:47:16.493 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:47:16.494 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:16.496 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:47:16.497 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:16.502 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:47:16.503 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:16.508 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:47:16.508 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:16.521 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:47:16.521 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:47:16.531 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:47:16.531 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:47:16.531 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:47:16.536 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:47:16.537 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:47:16.540 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:47:16.545 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:47:16.545 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:16.546 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:16.577 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:16.625 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:16.626 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:16.626 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:16.626 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:16.656 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:47:16.656 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:47:16.656 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:47:16.656 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:47:16.659 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:47:16.659 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:47:16.662 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:47:16.662 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:47:16.665 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:47:16.666 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:16.666 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:47:16.666 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:47:16.666 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:16.666 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:16.666 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:16.667 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:16.667 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:16.671 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:47:16.671 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:16.671 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:16.680 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:16.680 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:47:16.681 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:16.681 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:16.681 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:47:16.682 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:16.683 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:16.683 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:47:16.683 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:16.684 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:16.685 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:47:16.685 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:16.687 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:47:16.690 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:47:16.694 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:47:16.694 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:47:16.709 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:47:16.710 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:16.711 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:47:16.712 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:47:16.717 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:47:16.717 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:16.718 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:47:16.719 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:47:16.721 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:47:16.728 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:47:16.728 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:47:16.729 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:47:16.730 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:16.730 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:16.731 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:47:16.731 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:47:16.732 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:47:16.732 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:47:16.741 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:47:16.743 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:47:16.751 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:16.776 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:47:16.776 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:47:16.784 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:47:16.785 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:16.785 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:16.797 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:16.798 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:47:16.798 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:16.805 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:47:16.826 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:47:16.827 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:16.831 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:47:16.832 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:47:16.911 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:47:16.944 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:16.967 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:47:16.968 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:47:16.976 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:47:16.977 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:16.977 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:16.989 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:16.990 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:47:16.990 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:16.997 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:47:17.019 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:47:17.020 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:17.023 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:47:17.024 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:47:17.032 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:47:17.229 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:47:17.262 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:47:17.262 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:47:17.271 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:47:17.272 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:47:17.272 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:17.285 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:47:17.286 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:47:17.286 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:47:17.292 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:47:17.319 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:47:17.320 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:48:10.746 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:48:10.748 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:48:10.750 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:48:10.750 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:48:10.751 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:48:10.781 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:48:10.782 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:48:10.789 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:48:10.789 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:48:10.796 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:48:10.797 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:48:10.798 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:48:10.803 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:48:10.804 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:48:10.811 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:48:10.811 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:48:10.812 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:48:10.812 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:48:10.812 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:48:10.813 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:48:10.813 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:48:10.814 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:48:10.824 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:48:10.824 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:48:10.825 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:48:10.825 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:48:10.825 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:48:10.826 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:48:10.826 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:48:10.839 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:48:10.845 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:48:10.845 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:48:10.845 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:48:10.851 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:48:10.852 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:48:10.854 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:48:10.856 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:48:10.857 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:48:10.859 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:48:10.859 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:48:10.861 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:48:10.862 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:48:10.862 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:48:10.871 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:48:10.876 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:48:10.877 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:48:10.878 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:48:10.879 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:48:10.879 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:48:10.881 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:48:10.882 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:48:10.886 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:48:10.909 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:48:10.910 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:48:10.914 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:48:10.915 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:48:10.922 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:48:10.948 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:48:10.948 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:48:10.956 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:48:10.957 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:48:10.957 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:48:10.971 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:48:11.022 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:48:11.023 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:48:11.023 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:48:11.030 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:48:11.030 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:48:11.030 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:48:11.031 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:48:11.037 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:48:11.038 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:48:11.038 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:48:11.046 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:48:11.063 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:48:11.064 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:48:11.064 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:48:11.065 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:48:11.068 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:48:11.069 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:48:11.070 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:48:11.071 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:48:11.071 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:48:11.072 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:48:11.072 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:48:11.074 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:48:11.074 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:48:11.074 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:48:11.075 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:48:11.076 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:48:11.078 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:48:11.079 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:48:11.079 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:48:11.084 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:48:11.085 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:48:11.085 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:48:11.086 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:48:11.086 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:48:11.086 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:48:11.088 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:48:11.088 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:48:11.089 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:48:11.091 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:48:11.092 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:48:11.092 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:48:11.100 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:48:11.100 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:48:11.100 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:48:11.103 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:48:11.103 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:48:11.104 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:48:11.131 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:48:11.131 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:48:11.137 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:48:11.138 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:48:11.138 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:48:11.139 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:48:11.140 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:48:11.151 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:48:11.151 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:48:11.152 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:48:11.152 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:48:11.153 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:48:11.153 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:48:11.154 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:48:11.154 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:48:11.162 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:48:11.172 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:48:11.182 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:48:11.182 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:48:11.183 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:48:11.183 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:48:11.184 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:48:11.185 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:48:11.206 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:48:11.214 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:48:11.281 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:48:11.281 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:48:11.303 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:48:11.304 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:48:11.305 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:48:11.339 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:48:11.340 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:48:11.340 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:48:11.360 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:48:11.384 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:48:11.385 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:48:11.390 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:48:11.391 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:48:11.477 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:48:11.523 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:48:11.551 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:48:11.552 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:48:11.561 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:48:11.561 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:48:11.562 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:48:11.579 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:48:11.579 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:48:11.580 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:48:11.586 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:48:11.608 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:48:11.608 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:48:11.612 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:48:11.612 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:48:11.620 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:48:11.752 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:48:11.784 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:48:11.785 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:48:11.792 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:48:11.793 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:48:11.794 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:48:11.811 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:48:11.812 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:48:11.812 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:48:11.820 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:48:11.844 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:48:11.845 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:52:17.459 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:52:17.461 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:52:17.461 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:52:17.463 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:52:17.464 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:52:17.609 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:52:17.613 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:52:17.622 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:52:18.520 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:52:18.521 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:52:18.531 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:52:18.531 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:52:18.532 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:52:18.540 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:52:18.540 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:52:18.540 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:52:18.550 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:52:18.551 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:52:18.551 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:52:18.558 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:52:18.570 |-ERROR [Druid-ConnectionPool-Create-421803092] com.alibaba.druid.pool.DruidDataSource [2103] -| create connection error, url: jdbc:mysql://xt.wenhq.top:8082/visualinspection?useUnicode=true&characterEncoding=utf-8, errorCode 1040, state 08004 com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Data source rejected establishment of connection, message from server: "Too many connections" at sun.reflect.GeneratedConstructorAccessor104.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1040) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2205) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2236) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2035) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:790) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor99.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2100) 2018-08-12 00:52:18.581 |-ERROR [Druid-ConnectionPool-Create-421803092] com.alibaba.druid.pool.DruidDataSource [2103] -| create connection error, url: jdbc:mysql://xt.wenhq.top:8082/visualinspection?useUnicode=true&characterEncoding=utf-8, errorCode 1040, state 08004 com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Data source rejected establishment of connection, message from server: "Too many connections" at sun.reflect.GeneratedConstructorAccessor104.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1040) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2205) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2236) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2035) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:790) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor99.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2100) 2018-08-12 00:52:18.592 |-ERROR [Druid-ConnectionPool-Create-421803092] com.alibaba.druid.pool.DruidDataSource [2103] -| create connection error, url: jdbc:mysql://xt.wenhq.top:8082/visualinspection?useUnicode=true&characterEncoding=utf-8, errorCode 1040, state 08004 com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Data source rejected establishment of connection, message from server: "Too many connections" at sun.reflect.GeneratedConstructorAccessor104.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1040) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2205) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2236) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2035) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:790) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor99.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2100) 2018-08-12 00:52:18.602 |-ERROR [Druid-ConnectionPool-Create-421803092] com.alibaba.druid.pool.DruidDataSource [2103] -| create connection error, url: jdbc:mysql://xt.wenhq.top:8082/visualinspection?useUnicode=true&characterEncoding=utf-8, errorCode 1040, state 08004 com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Data source rejected establishment of connection, message from server: "Too many connections" at sun.reflect.GeneratedConstructorAccessor104.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1040) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2205) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2236) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2035) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:790) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor99.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2100) 2018-08-12 00:52:18.613 |-ERROR [Druid-ConnectionPool-Create-421803092] com.alibaba.druid.pool.DruidDataSource [2103] -| create connection error, url: jdbc:mysql://xt.wenhq.top:8082/visualinspection?useUnicode=true&characterEncoding=utf-8, errorCode 1040, state 08004 com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Data source rejected establishment of connection, message from server: "Too many connections" at sun.reflect.GeneratedConstructorAccessor104.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1040) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2205) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2236) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2035) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:790) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor99.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2100) 2018-08-12 00:52:18.625 |-ERROR [Druid-ConnectionPool-Create-421803092] com.alibaba.druid.pool.DruidDataSource [2103] -| create connection error, url: jdbc:mysql://xt.wenhq.top:8082/visualinspection?useUnicode=true&characterEncoding=utf-8, errorCode 1040, state 08004 com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Data source rejected establishment of connection, message from server: "Too many connections" at sun.reflect.GeneratedConstructorAccessor104.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1040) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2205) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2236) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2035) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:790) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor99.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2100) 2018-08-12 00:52:18.636 |-ERROR [Druid-ConnectionPool-Create-421803092] com.alibaba.druid.pool.DruidDataSource [2103] -| create connection error, url: jdbc:mysql://xt.wenhq.top:8082/visualinspection?useUnicode=true&characterEncoding=utf-8, errorCode 1040, state 08004 com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Data source rejected establishment of connection, message from server: "Too many connections" at sun.reflect.GeneratedConstructorAccessor104.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1040) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2205) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2236) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2035) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:790) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor99.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2100) 2018-08-12 00:52:18.647 |-ERROR [Druid-ConnectionPool-Create-421803092] com.alibaba.druid.pool.DruidDataSource [2103] -| create connection error, url: jdbc:mysql://xt.wenhq.top:8082/visualinspection?useUnicode=true&characterEncoding=utf-8, errorCode 1040, state 08004 com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Data source rejected establishment of connection, message from server: "Too many connections" at sun.reflect.GeneratedConstructorAccessor104.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1040) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2205) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2236) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2035) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:790) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor99.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2100) 2018-08-12 00:52:18.658 |-ERROR [Druid-ConnectionPool-Create-421803092] com.alibaba.druid.pool.DruidDataSource [2103] -| create connection error, url: jdbc:mysql://xt.wenhq.top:8082/visualinspection?useUnicode=true&characterEncoding=utf-8, errorCode 1040, state 08004 com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Data source rejected establishment of connection, message from server: "Too many connections" at sun.reflect.GeneratedConstructorAccessor104.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1040) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2205) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2236) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2035) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:790) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor99.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2100) 2018-08-12 00:52:18.670 |-ERROR [Druid-ConnectionPool-Create-421803092] com.alibaba.druid.pool.DruidDataSource [2103] -| create connection error, url: jdbc:mysql://xt.wenhq.top:8082/visualinspection?useUnicode=true&characterEncoding=utf-8, errorCode 1040, state 08004 com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Data source rejected establishment of connection, message from server: "Too many connections" at sun.reflect.GeneratedConstructorAccessor104.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1040) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2205) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2236) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2035) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:790) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor99.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2100) 2018-08-12 00:52:18.681 |-ERROR [Druid-ConnectionPool-Create-421803092] com.alibaba.druid.pool.DruidDataSource [2103] -| create connection error, url: jdbc:mysql://xt.wenhq.top:8082/visualinspection?useUnicode=true&characterEncoding=utf-8, errorCode 1040, state 08004 com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Data source rejected establishment of connection, message from server: "Too many connections" at sun.reflect.GeneratedConstructorAccessor104.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1040) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2205) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2236) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2035) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:790) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor99.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2100) 2018-08-12 00:52:18.691 |-ERROR [Druid-ConnectionPool-Create-421803092] com.alibaba.druid.pool.DruidDataSource [2103] -| create connection error, url: jdbc:mysql://xt.wenhq.top:8082/visualinspection?useUnicode=true&characterEncoding=utf-8, errorCode 1040, state 08004 com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Data source rejected establishment of connection, message from server: "Too many connections" at sun.reflect.GeneratedConstructorAccessor104.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1040) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2205) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2236) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2035) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:790) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor99.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2100) 2018-08-12 00:52:18.702 |-ERROR [Druid-ConnectionPool-Create-421803092] com.alibaba.druid.pool.DruidDataSource [2103] -| create connection error, url: jdbc:mysql://xt.wenhq.top:8082/visualinspection?useUnicode=true&characterEncoding=utf-8, errorCode 1040, state 08004 com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Data source rejected establishment of connection, message from server: "Too many connections" at sun.reflect.GeneratedConstructorAccessor104.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1040) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2205) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2236) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2035) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:790) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor99.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2100) 2018-08-12 00:52:18.714 |-ERROR [Druid-ConnectionPool-Create-421803092] com.alibaba.druid.pool.DruidDataSource [2103] -| create connection error, url: jdbc:mysql://xt.wenhq.top:8082/visualinspection?useUnicode=true&characterEncoding=utf-8, errorCode 1040, state 08004 com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Data source rejected establishment of connection, message from server: "Too many connections" at sun.reflect.GeneratedConstructorAccessor104.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1040) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2205) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2236) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2035) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:790) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor99.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2100) 2018-08-12 00:52:18.726 |-ERROR [Druid-ConnectionPool-Create-421803092] com.alibaba.druid.pool.DruidDataSource [2103] -| create connection error, url: jdbc:mysql://xt.wenhq.top:8082/visualinspection?useUnicode=true&characterEncoding=utf-8, errorCode 1040, state 08004 com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Data source rejected establishment of connection, message from server: "Too many connections" at sun.reflect.GeneratedConstructorAccessor104.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1040) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2205) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2236) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2035) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:790) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor99.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2100) 2018-08-12 00:52:18.740 |-ERROR [Druid-ConnectionPool-Create-421803092] com.alibaba.druid.pool.DruidDataSource [2103] -| create connection error, url: jdbc:mysql://xt.wenhq.top:8082/visualinspection?useUnicode=true&characterEncoding=utf-8, errorCode 1040, state 08004 com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Data source rejected establishment of connection, message from server: "Too many connections" at sun.reflect.GeneratedConstructorAccessor104.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1040) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2205) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2236) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2035) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:790) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor99.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2100) 2018-08-12 00:52:18.751 |-ERROR [Druid-ConnectionPool-Create-421803092] com.alibaba.druid.pool.DruidDataSource [2103] -| create connection error, url: jdbc:mysql://xt.wenhq.top:8082/visualinspection?useUnicode=true&characterEncoding=utf-8, errorCode 1040, state 08004 com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Data source rejected establishment of connection, message from server: "Too many connections" at sun.reflect.GeneratedConstructorAccessor104.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1040) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2205) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2236) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2035) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:790) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor99.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2100) 2018-08-12 00:52:18.763 |-ERROR [Druid-ConnectionPool-Create-421803092] com.alibaba.druid.pool.DruidDataSource [2103] -| create connection error, url: jdbc:mysql://xt.wenhq.top:8082/visualinspection?useUnicode=true&characterEncoding=utf-8, errorCode 1040, state 08004 com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Data source rejected establishment of connection, message from server: "Too many connections" at sun.reflect.GeneratedConstructorAccessor104.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1040) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2205) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2236) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2035) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:790) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor99.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2100) 2018-08-12 00:52:18.773 |-ERROR [Druid-ConnectionPool-Create-421803092] com.alibaba.druid.pool.DruidDataSource [2103] -| create connection error, url: jdbc:mysql://xt.wenhq.top:8082/visualinspection?useUnicode=true&characterEncoding=utf-8, errorCode 1040, state 08004 com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Data source rejected establishment of connection, message from server: "Too many connections" at sun.reflect.GeneratedConstructorAccessor104.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1040) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2205) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2236) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2035) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:790) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor99.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2100) 2018-08-12 00:52:18.784 |-ERROR [Druid-ConnectionPool-Create-421803092] com.alibaba.druid.pool.DruidDataSource [2103] -| create connection error, url: jdbc:mysql://xt.wenhq.top:8082/visualinspection?useUnicode=true&characterEncoding=utf-8, errorCode 1040, state 08004 com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Data source rejected establishment of connection, message from server: "Too many connections" at sun.reflect.GeneratedConstructorAccessor104.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1040) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2205) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2236) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2035) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:790) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor99.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2100) 2018-08-12 00:52:18.794 |-ERROR [Druid-ConnectionPool-Create-421803092] com.alibaba.druid.pool.DruidDataSource [2103] -| create connection error, url: jdbc:mysql://xt.wenhq.top:8082/visualinspection?useUnicode=true&characterEncoding=utf-8, errorCode 1040, state 08004 com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Data source rejected establishment of connection, message from server: "Too many connections" at sun.reflect.GeneratedConstructorAccessor104.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1040) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2205) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2236) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2035) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:790) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor99.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2100) 2018-08-12 00:52:18.806 |-ERROR [Druid-ConnectionPool-Create-421803092] com.alibaba.druid.pool.DruidDataSource [2103] -| create connection error, url: jdbc:mysql://xt.wenhq.top:8082/visualinspection?useUnicode=true&characterEncoding=utf-8, errorCode 1040, state 08004 com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Data source rejected establishment of connection, message from server: "Too many connections" at sun.reflect.GeneratedConstructorAccessor104.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1040) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2205) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2236) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2035) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:790) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor99.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2100) 2018-08-12 00:52:18.817 |-ERROR [Druid-ConnectionPool-Create-421803092] com.alibaba.druid.pool.DruidDataSource [2103] -| create connection error, url: jdbc:mysql://xt.wenhq.top:8082/visualinspection?useUnicode=true&characterEncoding=utf-8, errorCode 1040, state 08004 com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Data source rejected establishment of connection, message from server: "Too many connections" at sun.reflect.GeneratedConstructorAccessor104.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1040) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2205) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2236) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2035) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:790) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor99.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2100) 2018-08-12 00:52:18.830 |-ERROR [Druid-ConnectionPool-Create-421803092] com.alibaba.druid.pool.DruidDataSource [2103] -| create connection error, url: jdbc:mysql://xt.wenhq.top:8082/visualinspection?useUnicode=true&characterEncoding=utf-8, errorCode 1040, state 08004 com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Data source rejected establishment of connection, message from server: "Too many connections" at sun.reflect.GeneratedConstructorAccessor104.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1040) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2205) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2236) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2035) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:790) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor99.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2100) 2018-08-12 00:52:18.841 |-ERROR [Druid-ConnectionPool-Create-421803092] com.alibaba.druid.pool.DruidDataSource [2103] -| create connection error, url: jdbc:mysql://xt.wenhq.top:8082/visualinspection?useUnicode=true&characterEncoding=utf-8, errorCode 1040, state 08004 com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Data source rejected establishment of connection, message from server: "Too many connections" at sun.reflect.GeneratedConstructorAccessor104.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1040) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2205) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2236) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2035) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:790) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor99.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2100) 2018-08-12 00:52:18.853 |-ERROR [Druid-ConnectionPool-Create-421803092] com.alibaba.druid.pool.DruidDataSource [2103] -| create connection error, url: jdbc:mysql://xt.wenhq.top:8082/visualinspection?useUnicode=true&characterEncoding=utf-8, errorCode 1040, state 08004 com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Data source rejected establishment of connection, message from server: "Too many connections" at sun.reflect.GeneratedConstructorAccessor104.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1040) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2205) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2236) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2035) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:790) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor99.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2100) 2018-08-12 00:52:18.864 |-ERROR [Druid-ConnectionPool-Create-421803092] com.alibaba.druid.pool.DruidDataSource [2103] -| create connection error, url: jdbc:mysql://xt.wenhq.top:8082/visualinspection?useUnicode=true&characterEncoding=utf-8, errorCode 1040, state 08004 com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Data source rejected establishment of connection, message from server: "Too many connections" at sun.reflect.GeneratedConstructorAccessor104.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1040) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2205) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2236) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2035) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:790) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor99.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2100) 2018-08-12 00:52:18.875 |-ERROR [Druid-ConnectionPool-Create-421803092] com.alibaba.druid.pool.DruidDataSource [2103] -| create connection error, url: jdbc:mysql://xt.wenhq.top:8082/visualinspection?useUnicode=true&characterEncoding=utf-8, errorCode 1040, state 08004 com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Data source rejected establishment of connection, message from server: "Too many connections" at sun.reflect.GeneratedConstructorAccessor104.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1040) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2205) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2236) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2035) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:790) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor99.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2100) 2018-08-12 00:52:18.891 |-ERROR [Druid-ConnectionPool-Create-421803092] com.alibaba.druid.pool.DruidDataSource [2103] -| create connection error, url: jdbc:mysql://xt.wenhq.top:8082/visualinspection?useUnicode=true&characterEncoding=utf-8, errorCode 1040, state 08004 com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Data source rejected establishment of connection, message from server: "Too many connections" at sun.reflect.GeneratedConstructorAccessor104.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1040) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2205) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2236) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2035) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:790) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor99.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2100) 2018-08-12 00:52:19.601 |-ERROR [Druid-ConnectionPool-Create-421803092] com.alibaba.druid.pool.DruidDataSource [2103] -| create connection error, url: jdbc:mysql://xt.wenhq.top:8082/visualinspection?useUnicode=true&characterEncoding=utf-8, errorCode 1040, state 08004 com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Data source rejected establishment of connection, message from server: "Too many connections" at sun.reflect.GeneratedConstructorAccessor104.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1040) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2205) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2236) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2035) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:790) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor99.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2100) 2018-08-12 00:52:19.612 |-ERROR [Druid-ConnectionPool-Create-421803092] com.alibaba.druid.pool.DruidDataSource [2103] -| create connection error, url: jdbc:mysql://xt.wenhq.top:8082/visualinspection?useUnicode=true&characterEncoding=utf-8, errorCode 1040, state 08004 com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Data source rejected establishment of connection, message from server: "Too many connections" at sun.reflect.GeneratedConstructorAccessor104.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1040) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2205) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2236) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2035) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:790) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor99.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2100) 2018-08-12 00:52:25.671 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:52:25.674 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:52:25.674 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:52:25.675 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:52:25.699 |-INFO [http-nio-8089-exec-39] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:52:25.712 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:52:25.713 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:52:25.719 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:52:25.720 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:52:25.725 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:52:25.725 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:52:25.726 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:52:25.730 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:52:25.732 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:52:25.732 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:52:25.736 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:52:25.736 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:52:25.737 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:52:25.737 |-ERROR [Druid-ConnectionPool-Create-1559683086] com.alibaba.druid.pool.DruidDataSource [2103] -| create connection error, url: jdbc:mysql://xt.wenhq.top:8082/visualinspection?useUnicode=true&characterEncoding=utf-8, errorCode 1040, state 08004 com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Data source rejected establishment of connection, message from server: "Too many connections" at sun.reflect.GeneratedConstructorAccessor104.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1040) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2205) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2236) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2035) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:790) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor99.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2100) 2018-08-12 00:52:25.741 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:52:25.746 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:52:25.748 |-ERROR [Druid-ConnectionPool-Create-1559683086] com.alibaba.druid.pool.DruidDataSource [2103] -| create connection error, url: jdbc:mysql://xt.wenhq.top:8082/visualinspection?useUnicode=true&characterEncoding=utf-8, errorCode 1040, state 08004 com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Data source rejected establishment of connection, message from server: "Too many connections" at sun.reflect.GeneratedConstructorAccessor104.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1040) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2205) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2236) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2035) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:790) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor99.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2100) 2018-08-12 00:52:50.630 |-ERROR [Druid-ConnectionPool-Create-421803092] com.alibaba.druid.pool.DruidDataSource [2103] -| create connection error, url: jdbc:mysql://xt.wenhq.top:8082/visualinspection?useUnicode=true&characterEncoding=utf-8, errorCode 0, state 08S01 com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at sun.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:989) at com.mysql.jdbc.MysqlIO.readPacket(MysqlIO.java:632) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1016) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2205) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2236) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2035) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:790) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor99.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1461) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1525) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2100) Caused by: java.io.EOFException: Can not read response from server. Expected to read 4 bytes, read 0 bytes before connection was unexpectedly lost. at com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:3011) at com.mysql.jdbc.MysqlIO.readPacket(MysqlIO.java:567) ... 15 common frames omitted 2018-08-12 00:53:06.936 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:06.937 |-INFO [http-nio-8089-exec-42] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:06.940 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:06.941 |-INFO [http-nio-8089-exec-43] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:06.941 |-INFO [http-nio-8089-exec-44] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:06.970 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:53:06.971 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:53:06.977 |-ERROR [http-nio-8089-exec-40] com.alibaba.druid.pool.DruidDataSource [1325] -| discard connection com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure The last packet successfully received from the server was 41,226 milliseconds ago. The last packet sent successfully to the server was 0 milliseconds ago. at sun.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:989) at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3559) at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3459) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3900) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2527) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2680) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2501) at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1858) at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1197) at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:493) at sun.reflect.GeneratedMethodAccessor231.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) at com.sun.proxy.$Proxy151.execute(Unknown Source) at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:63) at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79) at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:63) at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324) at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156) at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109) at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83) at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49) at com.github.pagehelper.util.SqlUtil.doIntercept(SqlUtil.java:175) at com.github.pagehelper.util.SqlUtil.intercept(SqlUtil.java:84) at com.github.pagehelper.PageHelper.intercept(PageHelper.java:50) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61) at com.sun.proxy.$Proxy149.query(Unknown Source) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:148) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:141) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:77) at sun.reflect.GeneratedMethodAccessor419.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433) at com.sun.proxy.$Proxy99.selectOne(Unknown Source) at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:166) at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:82) at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:59) at com.sun.proxy.$Proxy104.findByUserName(Unknown Source) at com.xintong.visualinspection.service.impl.UserServiceImpl.loadUserByUsername(UserServiceImpl.java:122) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:62) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.autoconfigure.MetricsFilter.doFilterInternal(MetricsFilter.java:106) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:474) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:783) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:798) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1434) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) Caused by: java.io.EOFException: Can not read response from server. Expected to read 4 bytes, read 0 bytes before connection was unexpectedly lost. at com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:3011) at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3469) ... 100 common frames omitted 2018-08-12 00:53:06.986 |-DEBUG [http-nio-8089-exec-42] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:53:06.987 |-DEBUG [http-nio-8089-exec-42] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:53:06.988 |-ERROR [http-nio-8089-exec-42] com.alibaba.druid.pool.DruidDataSource [1325] -| discard connection com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure The last packet successfully received from the server was 41,246 milliseconds ago. The last packet sent successfully to the server was 0 milliseconds ago. at sun.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:989) at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3559) at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3459) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3900) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2527) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2680) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2501) at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1858) at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1197) at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:493) at sun.reflect.GeneratedMethodAccessor231.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) at com.sun.proxy.$Proxy151.execute(Unknown Source) at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:63) at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79) at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:63) at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324) at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156) at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109) at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83) at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49) at com.github.pagehelper.util.SqlUtil.doIntercept(SqlUtil.java:175) at com.github.pagehelper.util.SqlUtil.intercept(SqlUtil.java:84) at com.github.pagehelper.PageHelper.intercept(PageHelper.java:50) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61) at com.sun.proxy.$Proxy149.query(Unknown Source) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:148) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:141) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:77) at sun.reflect.GeneratedMethodAccessor419.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433) at com.sun.proxy.$Proxy99.selectOne(Unknown Source) at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:166) at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:82) at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:59) at com.sun.proxy.$Proxy104.findByUserName(Unknown Source) at com.xintong.visualinspection.service.impl.UserServiceImpl.loadUserByUsername(UserServiceImpl.java:122) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:62) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.autoconfigure.MetricsFilter.doFilterInternal(MetricsFilter.java:106) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:474) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:783) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:798) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1434) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) Caused by: java.io.EOFException: Can not read response from server. Expected to read 4 bytes, read 0 bytes before connection was unexpectedly lost. at com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:3011) at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3469) ... 100 common frames omitted 2018-08-12 00:53:07.017 |-INFO [http-nio-8089-exec-40] org.springframework.beans.factory.xml.XmlBeanDefinitionReader [317] -| Loading XML bean definitions from class path resource [org/springframework/jdbc/support/sql-error-codes.xml] 2018-08-12 00:53:07.064 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:53:07.065 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:53:07.131 |-INFO [http-nio-8089-exec-40] org.springframework.jdbc.support.SQLErrorCodesFactory [127] -| SQLErrorCodes loaded: [DB2, Derby, H2, HSQL, Informix, MS-SQL, MySQL, Oracle, PostgreSQL, Sybase, Hana] 2018-08-12 00:53:07.133 |-DEBUG [http-nio-8089-exec-43] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:53:07.135 |-DEBUG [http-nio-8089-exec-43] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:53:07.139 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:53:07.139 |-DEBUG [http-nio-8089-exec-44] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:53:07.140 |-DEBUG [http-nio-8089-exec-44] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:53:07.148 |-DEBUG [http-nio-8089-exec-43] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:53:07.149 |-DEBUG [http-nio-8089-exec-44] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:53:07.167 |-ERROR [http-nio-8089-exec-40] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/].[dispatcherServlet] [181] -| Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception org.springframework.dao.RecoverableDataAccessException: ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure The last packet successfully received from the server was 41,226 milliseconds ago. The last packet sent successfully to the server was 0 milliseconds ago. ### The error may exist in file [/Users/wenhongquan/VisualInspection/VisualInspection_server/target/classes/com/xintong/visualinspection/mapper/cluster/UserInfoMapper.xml] ### The error may involve com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName-Inline ### The error occurred while setting parameters ### SQL: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 ### Cause: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure The last packet successfully received from the server was 41,226 milliseconds ago. The last packet sent successfully to the server was 0 milliseconds ago. ; SQL []; Communications link failure The last packet successfully received from the server was 41,226 milliseconds ago. The last packet sent successfully to the server was 0 milliseconds ago.; nested exception is com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure The last packet successfully received from the server was 41,226 milliseconds ago. The last packet sent successfully to the server was 0 milliseconds ago. at org.springframework.jdbc.support.SQLExceptionSubclassTranslator.doTranslate(SQLExceptionSubclassTranslator.java:98) at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:73) at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81) at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446) at com.sun.proxy.$Proxy99.selectOne(Unknown Source) at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:166) at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:82) at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:59) at com.sun.proxy.$Proxy104.findByUserName(Unknown Source) at com.xintong.visualinspection.service.impl.UserServiceImpl.loadUserByUsername(UserServiceImpl.java:122) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:62) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.autoconfigure.MetricsFilter.doFilterInternal(MetricsFilter.java:106) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:474) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:783) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:798) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1434) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure The last packet successfully received from the server was 41,226 milliseconds ago. The last packet sent successfully to the server was 0 milliseconds ago. at sun.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:989) at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3559) at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3459) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3900) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2527) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2680) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2501) at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1858) at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1197) at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:493) at sun.reflect.GeneratedMethodAccessor231.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) at com.sun.proxy.$Proxy151.execute(Unknown Source) at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:63) at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79) at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:63) at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324) at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156) at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109) at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83) at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49) at com.github.pagehelper.util.SqlUtil.doIntercept(SqlUtil.java:175) at com.github.pagehelper.util.SqlUtil.intercept(SqlUtil.java:84) at com.github.pagehelper.PageHelper.intercept(PageHelper.java:50) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61) at com.sun.proxy.$Proxy149.query(Unknown Source) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:148) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:141) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:77) at sun.reflect.GeneratedMethodAccessor419.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433) ... 64 common frames omitted Caused by: java.io.EOFException: Can not read response from server. Expected to read 4 bytes, read 0 bytes before connection was unexpectedly lost. at com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:3011) at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3469) ... 100 common frames omitted 2018-08-12 00:53:07.167 |-ERROR [http-nio-8089-exec-42] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/].[dispatcherServlet] [181] -| Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception org.springframework.dao.RecoverableDataAccessException: ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure The last packet successfully received from the server was 41,246 milliseconds ago. The last packet sent successfully to the server was 0 milliseconds ago. ### The error may exist in file [/Users/wenhongquan/VisualInspection/VisualInspection_server/target/classes/com/xintong/visualinspection/mapper/cluster/UserInfoMapper.xml] ### The error may involve com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName-Inline ### The error occurred while setting parameters ### SQL: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 ### Cause: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure The last packet successfully received from the server was 41,246 milliseconds ago. The last packet sent successfully to the server was 0 milliseconds ago. ; SQL []; Communications link failure The last packet successfully received from the server was 41,246 milliseconds ago. The last packet sent successfully to the server was 0 milliseconds ago.; nested exception is com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure The last packet successfully received from the server was 41,246 milliseconds ago. The last packet sent successfully to the server was 0 milliseconds ago. at org.springframework.jdbc.support.SQLExceptionSubclassTranslator.doTranslate(SQLExceptionSubclassTranslator.java:98) at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:73) at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81) at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446) at com.sun.proxy.$Proxy99.selectOne(Unknown Source) at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:166) at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:82) at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:59) at com.sun.proxy.$Proxy104.findByUserName(Unknown Source) at com.xintong.visualinspection.service.impl.UserServiceImpl.loadUserByUsername(UserServiceImpl.java:122) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:62) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.autoconfigure.MetricsFilter.doFilterInternal(MetricsFilter.java:106) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:474) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:783) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:798) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1434) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure The last packet successfully received from the server was 41,246 milliseconds ago. The last packet sent successfully to the server was 0 milliseconds ago. at sun.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:989) at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3559) at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3459) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3900) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2527) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2680) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2501) at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1858) at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1197) at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:493) at sun.reflect.GeneratedMethodAccessor231.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) at com.sun.proxy.$Proxy151.execute(Unknown Source) at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:63) at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79) at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:63) at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324) at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156) at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109) at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83) at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49) at com.github.pagehelper.util.SqlUtil.doIntercept(SqlUtil.java:175) at com.github.pagehelper.util.SqlUtil.intercept(SqlUtil.java:84) at com.github.pagehelper.PageHelper.intercept(PageHelper.java:50) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61) at com.sun.proxy.$Proxy149.query(Unknown Source) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:148) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:141) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:77) at sun.reflect.GeneratedMethodAccessor419.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433) ... 64 common frames omitted Caused by: java.io.EOFException: Can not read response from server. Expected to read 4 bytes, read 0 bytes before connection was unexpectedly lost. at com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:3011) at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3469) ... 100 common frames omitted 2018-08-12 00:53:09.526 |-INFO [http-nio-8089-exec-41] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:09.527 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:09.528 |-INFO [http-nio-8089-exec-45] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:09.530 |-INFO [http-nio-8089-exec-46] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:09.532 |-INFO [http-nio-8089-exec-47] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:09.559 |-DEBUG [http-nio-8089-exec-41] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:53:09.561 |-DEBUG [http-nio-8089-exec-41] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:53:09.570 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:53:09.570 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:53:09.572 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:53:09.572 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:53:09.574 |-DEBUG [http-nio-8089-exec-41] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:53:09.578 |-DEBUG [http-nio-8089-exec-46] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:53:09.579 |-DEBUG [http-nio-8089-exec-46] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:53:09.580 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:53:09.581 |-DEBUG [http-nio-8089-exec-47] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:53:09.581 |-DEBUG [http-nio-8089-exec-47] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:53:09.581 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:53:09.588 |-DEBUG [http-nio-8089-exec-46] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:53:09.590 |-DEBUG [http-nio-8089-exec-47] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:53:14.439 |-INFO [http-nio-8089-exec-49] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:14.441 |-INFO [http-nio-8089-exec-48] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:14.442 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:14.443 |-INFO [http-nio-8089-exec-51] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:14.444 |-INFO [http-nio-8089-exec-52] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:14.477 |-DEBUG [http-nio-8089-exec-49] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:53:14.478 |-DEBUG [http-nio-8089-exec-49] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:53:14.484 |-DEBUG [http-nio-8089-exec-48] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:53:14.484 |-DEBUG [http-nio-8089-exec-48] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:53:14.488 |-DEBUG [http-nio-8089-exec-51] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:53:14.489 |-DEBUG [http-nio-8089-exec-51] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:53:14.492 |-DEBUG [http-nio-8089-exec-49] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:53:14.493 |-DEBUG [http-nio-8089-exec-48] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:53:14.494 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:53:14.494 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:53:14.497 |-DEBUG [http-nio-8089-exec-51] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:53:14.498 |-DEBUG [http-nio-8089-exec-52] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:53:14.498 |-DEBUG [http-nio-8089-exec-52] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:53:14.501 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:53:14.505 |-DEBUG [http-nio-8089-exec-52] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:53:20.744 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:20.745 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:20.843 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:20.844 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:20.859 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:20.860 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:20.860 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:20.861 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:20.862 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:20.862 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:20.872 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:20.873 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:20.874 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:20.876 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:20.876 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:20.877 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:20.886 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:20.886 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:20.887 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:20.891 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:20.891 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:20.892 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:20.900 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:20.900 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:20.901 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:20.906 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:20.906 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:20.906 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:20.915 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:20.917 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:20.922 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:20.923 |-DEBUG [http-nio-8089-exec-43] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:20.923 |-DEBUG [http-nio-8089-exec-43] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:20.924 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:20.924 |-DEBUG [http-nio-8089-exec-44] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:20.925 |-DEBUG [http-nio-8089-exec-44] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:20.936 |-DEBUG [http-nio-8089-exec-43] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:20.936 |-DEBUG [http-nio-8089-exec-41] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:20.937 |-DEBUG [http-nio-8089-exec-41] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:20.938 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:20.938 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:20.938 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:20.939 |-DEBUG [http-nio-8089-exec-44] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:20.940 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:20.940 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:20.951 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:20.952 |-DEBUG [http-nio-8089-exec-46] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:20.952 |-DEBUG [http-nio-8089-exec-46] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:20.954 |-DEBUG [http-nio-8089-exec-41] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:20.954 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:20.954 |-DEBUG [http-nio-8089-exec-47] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:20.954 |-DEBUG [http-nio-8089-exec-49] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:20.955 |-DEBUG [http-nio-8089-exec-47] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:20.955 |-DEBUG [http-nio-8089-exec-49] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:20.964 |-DEBUG [http-nio-8089-exec-46] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:20.965 |-DEBUG [http-nio-8089-exec-48] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:20.965 |-DEBUG [http-nio-8089-exec-48] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:20.972 |-DEBUG [http-nio-8089-exec-49] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:20.972 |-DEBUG [http-nio-8089-exec-47] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:20.972 |-DEBUG [http-nio-8089-exec-51] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:20.972 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:20.972 |-DEBUG [http-nio-8089-exec-51] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:20.973 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:20.978 |-DEBUG [http-nio-8089-exec-48] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:20.978 |-DEBUG [http-nio-8089-exec-52] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:20.978 |-DEBUG [http-nio-8089-exec-52] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:20.986 |-DEBUG [http-nio-8089-exec-51] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:20.987 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:20.987 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:20.988 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:20.988 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:20.988 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:20.991 |-DEBUG [http-nio-8089-exec-52] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:20.992 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:20.993 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:20.994 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:20.994 |-DEBUG [http-nio-8089-exec-20] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:20.994 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:20.998 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:20.997 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:20.998 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:20.998 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:20.999 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.004 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:21.006 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:21.006 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.007 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:21.006 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:21.011 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:21.012 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.007 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:21.011 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:21.014 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:21.014 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.014 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.016 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:21.016 |-DEBUG [http-nio-8089-exec-43] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:21.016 |-DEBUG [http-nio-8089-exec-43] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.022 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:21.022 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:21.022 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.027 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:21.028 |-DEBUG [http-nio-8089-exec-44] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:21.028 |-DEBUG [http-nio-8089-exec-44] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.028 |-DEBUG [http-nio-8089-exec-43] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:21.029 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:21.029 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:21.029 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.029 |-DEBUG [http-nio-8089-exec-41] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:21.030 |-DEBUG [http-nio-8089-exec-41] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.030 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:21.031 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:21.031 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.035 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:21.036 |-INFO [http-nio-8089-exec-20] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.039 |-DEBUG [http-nio-8089-exec-44] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:21.039 |-DEBUG [http-nio-8089-exec-46] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:21.039 |-DEBUG [http-nio-8089-exec-46] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.040 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:21.040 |-DEBUG [http-nio-8089-exec-41] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:21.040 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:21.040 |-DEBUG [http-nio-8089-exec-49] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:21.041 |-DEBUG [http-nio-8089-exec-49] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.040 |-DEBUG [http-nio-8089-exec-47] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:21.041 |-DEBUG [http-nio-8089-exec-48] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:21.042 |-DEBUG [http-nio-8089-exec-47] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.042 |-DEBUG [http-nio-8089-exec-48] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.047 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:21.047 |-DEBUG [http-nio-8089-exec-46] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:21.047 |-DEBUG [http-nio-8089-exec-51] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:21.047 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.048 |-DEBUG [http-nio-8089-exec-51] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.049 |-DEBUG [http-nio-8089-exec-47] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:21.049 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:21.049 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.050 |-DEBUG [http-nio-8089-exec-48] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:21.050 |-DEBUG [http-nio-8089-exec-49] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:21.051 |-DEBUG [http-nio-8089-exec-52] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:21.051 |-DEBUG [http-nio-8089-exec-52] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.053 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:21.053 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.054 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:21.055 |-INFO [http-nio-8089-exec-38] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.056 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:21.056 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.057 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:53:21.057 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:53:21.058 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:21.060 |-DEBUG [http-nio-8089-exec-51] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:21.060 |-DEBUG [http-nio-8089-exec-52] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:21.064 |-INFO [http-nio-8089-exec-39] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:21.065 |-INFO [http-nio-8089-exec-39] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.072 |-DEBUG [http-nio-8089-exec-38] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:53:21.077 |-INFO [http-nio-8089-exec-43] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:21.078 |-INFO [http-nio-8089-exec-43] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.084 |-INFO [http-nio-8089-exec-42] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.084 |-INFO [http-nio-8089-exec-53] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.084 |-INFO [http-nio-8089-exec-57] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.095 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:21.095 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:21.097 |-INFO [http-nio-8089-exec-56] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.097 |-INFO [http-nio-8089-exec-55] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.097 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.098 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.100 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:21.101 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:53:21.101 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.101 |-INFO [http-nio-8089-exec-45] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:21.103 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:53:21.105 |-INFO [http-nio-8089-exec-44] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:21.105 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:21.106 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:21.108 |-INFO [http-nio-8089-exec-45] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.110 |-INFO [http-nio-8089-exec-44] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.110 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.113 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.112 |-INFO [http-nio-8089-exec-41] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:21.115 |-INFO [http-nio-8089-exec-41] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.124 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:21.124 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:53:21.125 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.125 |-DEBUG [http-nio-8089-exec-41] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:53:21.126 |-DEBUG [http-nio-8089-exec-41] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:53:21.136 |-INFO [http-nio-8089-exec-49] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:21.136 |-INFO [http-nio-8089-exec-49] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.138 |-DEBUG [http-nio-8089-exec-49] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:53:21.139 |-INFO [http-nio-8089-exec-47] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:21.139 |-DEBUG [http-nio-8089-exec-49] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:53:21.139 |-INFO [http-nio-8089-exec-46] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:21.139 |-DEBUG [http-nio-8089-exec-41] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:53:21.140 |-INFO [http-nio-8089-exec-47] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.140 |-INFO [http-nio-8089-exec-46] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.152 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:53:21.152 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:53:21.156 |-INFO [http-nio-8089-exec-48] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:21.157 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:21.157 |-INFO [http-nio-8089-exec-48] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.158 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.159 |-DEBUG [http-nio-8089-exec-49] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:53:21.159 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:53:21.159 |-INFO [http-nio-8089-exec-51] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:21.160 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:53:21.161 |-INFO [http-nio-8089-exec-51] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.162 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:53:21.166 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:53:21.167 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:53:21.168 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:53:21.174 |-INFO [http-nio-8089-exec-52] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:21.175 |-INFO [http-nio-8089-exec-52] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.181 |-DEBUG [http-nio-8089-exec-42] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:53:21.181 |-DEBUG [http-nio-8089-exec-42] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:53:21.184 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:53:21.184 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:53:21.194 |-DEBUG [http-nio-8089-exec-53] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:53:21.194 |-DEBUG [http-nio-8089-exec-42] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:53:21.194 |-DEBUG [http-nio-8089-exec-53] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:53:21.195 |-DEBUG [http-nio-8089-exec-42] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:21.195 |-DEBUG [http-nio-8089-exec-42] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.198 |-DEBUG [http-nio-8089-exec-57] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:53:21.198 |-DEBUG [http-nio-8089-exec-57] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:53:21.200 |-DEBUG [http-nio-8089-exec-56] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:53:21.201 |-DEBUG [http-nio-8089-exec-56] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:53:21.204 |-DEBUG [http-nio-8089-exec-55] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:53:21.204 |-DEBUG [http-nio-8089-exec-55] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:53:21.204 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:53:21.205 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:21.205 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.207 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:53:21.208 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:21.208 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.211 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:53:21.211 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:53:21.212 |-DEBUG [http-nio-8089-exec-53] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:53:21.213 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:53:21.213 |-DEBUG [http-nio-8089-exec-56] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:53:21.213 |-DEBUG [http-nio-8089-exec-57] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:53:21.213 |-DEBUG [http-nio-8089-exec-53] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:21.213 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:53:21.214 |-DEBUG [http-nio-8089-exec-53] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.215 |-DEBUG [http-nio-8089-exec-55] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:53:21.215 |-DEBUG [http-nio-8089-exec-42] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:21.215 |-DEBUG [http-nio-8089-exec-56] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:21.215 |-DEBUG [http-nio-8089-exec-56] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.216 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:53:21.216 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:53:21.225 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:53:21.226 |-DEBUG [http-nio-8089-exec-57] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:21.226 |-DEBUG [http-nio-8089-exec-57] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.227 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:21.228 |-DEBUG [http-nio-8089-exec-55] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:21.228 |-DEBUG [http-nio-8089-exec-55] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.230 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:53:21.230 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:21.231 |-DEBUG [http-nio-8089-exec-42] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:21.231 |-DEBUG [http-nio-8089-exec-42] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.234 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:53:21.234 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:53:21.234 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:53:21.236 |-DEBUG [http-nio-8089-exec-53] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:21.236 |-DEBUG [http-nio-8089-exec-44] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:53:21.237 |-DEBUG [http-nio-8089-exec-44] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:53:21.241 |-DEBUG [http-nio-8089-exec-56] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:21.241 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:53:21.241 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:53:21.246 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:53:21.247 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:53:21.247 |-DEBUG [http-nio-8089-exec-55] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:21.248 |-DEBUG [http-nio-8089-exec-42] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:21.248 |-DEBUG [http-nio-8089-exec-47] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:53:21.248 |-DEBUG [http-nio-8089-exec-53] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:21.248 |-DEBUG [http-nio-8089-exec-57] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:21.248 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:53:21.249 |-DEBUG [http-nio-8089-exec-47] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:53:21.249 |-DEBUG [http-nio-8089-exec-53] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.249 |-DEBUG [http-nio-8089-exec-56] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:21.251 |-DEBUG [http-nio-8089-exec-56] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.251 |-DEBUG [http-nio-8089-exec-44] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:53:21.251 |-DEBUG [http-nio-8089-exec-55] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:21.251 |-DEBUG [http-nio-8089-exec-55] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.252 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:53:21.252 |-DEBUG [http-nio-8089-exec-48] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:53:21.253 |-DEBUG [http-nio-8089-exec-48] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:53:21.256 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:53:21.259 |-DEBUG [http-nio-8089-exec-47] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:53:21.259 |-DEBUG [http-nio-8089-exec-57] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:21.260 |-DEBUG [http-nio-8089-exec-57] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.262 |-DEBUG [http-nio-8089-exec-56] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:21.262 |-DEBUG [http-nio-8089-exec-52] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:53:21.263 |-DEBUG [http-nio-8089-exec-52] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:53:21.263 |-DEBUG [http-nio-8089-exec-48] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:53:21.263 |-DEBUG [http-nio-8089-exec-44] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:21.264 |-DEBUG [http-nio-8089-exec-44] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.266 |-DEBUG [http-nio-8089-exec-53] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:21.266 |-DEBUG [http-nio-8089-exec-55] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:21.266 |-DEBUG [http-nio-8089-exec-47] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:21.266 |-DEBUG [http-nio-8089-exec-47] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.268 |-DEBUG [http-nio-8089-exec-57] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:21.272 |-INFO [http-nio-8089-exec-42] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:21.273 |-INFO [http-nio-8089-exec-42] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.273 |-DEBUG [http-nio-8089-exec-52] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:53:21.274 |-DEBUG [http-nio-8089-exec-52] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:21.274 |-DEBUG [http-nio-8089-exec-42] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:53:21.274 |-DEBUG [http-nio-8089-exec-52] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.275 |-DEBUG [http-nio-8089-exec-42] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:53:21.284 |-DEBUG [http-nio-8089-exec-44] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:21.286 |-DEBUG [http-nio-8089-exec-47] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:21.287 |-INFO [http-nio-8089-exec-56] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:21.288 |-INFO [http-nio-8089-exec-56] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.288 |-DEBUG [http-nio-8089-exec-42] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:53:21.294 |-DEBUG [http-nio-8089-exec-52] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:21.294 |-INFO [http-nio-8089-exec-53] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:21.295 |-INFO [http-nio-8089-exec-53] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.298 |-INFO [http-nio-8089-exec-57] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:21.299 |-INFO [http-nio-8089-exec-57] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.300 |-INFO [http-nio-8089-exec-55] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:21.301 |-INFO [http-nio-8089-exec-55] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.312 |-DEBUG [http-nio-8089-exec-56] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:53:21.313 |-DEBUG [http-nio-8089-exec-56] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:53:21.317 |-DEBUG [http-nio-8089-exec-53] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:53:21.318 |-DEBUG [http-nio-8089-exec-53] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:53:21.324 |-DEBUG [http-nio-8089-exec-56] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:53:21.328 |-DEBUG [http-nio-8089-exec-55] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:53:21.328 |-DEBUG [http-nio-8089-exec-55] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:53:21.329 |-DEBUG [http-nio-8089-exec-53] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:53:21.329 |-DEBUG [http-nio-8089-exec-53] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:21.330 |-DEBUG [http-nio-8089-exec-53] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.334 |-DEBUG [http-nio-8089-exec-55] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:53:21.343 |-DEBUG [http-nio-8089-exec-53] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:21.394 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.395 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.397 |-INFO [http-nio-8089-exec-41] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.397 |-INFO [http-nio-8089-exec-46] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.418 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:53:21.419 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:53:21.422 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:53:21.422 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:53:21.427 |-DEBUG [http-nio-8089-exec-46] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:53:21.428 |-DEBUG [http-nio-8089-exec-46] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:53:21.428 |-DEBUG [http-nio-8089-exec-41] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:53:21.429 |-DEBUG [http-nio-8089-exec-41] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:53:21.429 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:53:21.430 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:21.430 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.432 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:53:21.433 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:21.433 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.435 |-DEBUG [http-nio-8089-exec-46] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:53:21.436 |-DEBUG [http-nio-8089-exec-46] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:21.436 |-DEBUG [http-nio-8089-exec-46] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.438 |-DEBUG [http-nio-8089-exec-41] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:53:21.438 |-DEBUG [http-nio-8089-exec-41] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:21.438 |-DEBUG [http-nio-8089-exec-41] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.442 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:21.443 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:21.443 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.444 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:21.445 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:21.445 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.448 |-DEBUG [http-nio-8089-exec-46] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:21.449 |-DEBUG [http-nio-8089-exec-46] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:21.449 |-DEBUG [http-nio-8089-exec-46] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.450 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:21.451 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:21.451 |-DEBUG [http-nio-8089-exec-41] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:21.452 |-DEBUG [http-nio-8089-exec-41] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:21.452 |-DEBUG [http-nio-8089-exec-41] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.458 |-DEBUG [http-nio-8089-exec-46] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:21.465 |-DEBUG [http-nio-8089-exec-41] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:21.473 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:21.474 |-INFO [http-nio-8089-exec-23] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.475 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:53:21.475 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:53:21.480 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:21.481 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.482 |-INFO [http-nio-8089-exec-46] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:21.482 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:53:21.483 |-INFO [http-nio-8089-exec-46] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.483 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:53:21.484 |-DEBUG [http-nio-8089-exec-46] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:53:21.484 |-DEBUG [http-nio-8089-exec-46] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:53:21.489 |-INFO [http-nio-8089-exec-41] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:21.490 |-INFO [http-nio-8089-exec-41] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.491 |-DEBUG [http-nio-8089-exec-41] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:53:21.492 |-DEBUG [http-nio-8089-exec-41] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:53:21.499 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:53:21.506 |-DEBUG [http-nio-8089-exec-23] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:53:21.512 |-DEBUG [http-nio-8089-exec-46] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:53:21.513 |-DEBUG [http-nio-8089-exec-41] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:53:21.519 |-INFO [http-nio-8089-exec-51] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.542 |-DEBUG [http-nio-8089-exec-51] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:53:21.542 |-DEBUG [http-nio-8089-exec-51] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:53:21.550 |-DEBUG [http-nio-8089-exec-51] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:53:21.551 |-DEBUG [http-nio-8089-exec-51] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:21.551 |-DEBUG [http-nio-8089-exec-51] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.564 |-DEBUG [http-nio-8089-exec-51] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:21.565 |-DEBUG [http-nio-8089-exec-51] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:21.565 |-DEBUG [http-nio-8089-exec-51] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.572 |-DEBUG [http-nio-8089-exec-51] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:21.594 |-INFO [http-nio-8089-exec-51] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:21.595 |-INFO [http-nio-8089-exec-51] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.598 |-DEBUG [http-nio-8089-exec-51] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:53:21.599 |-DEBUG [http-nio-8089-exec-51] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:53:21.693 |-DEBUG [http-nio-8089-exec-51] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:53:21.723 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.744 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:53:21.744 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:53:21.751 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:53:21.752 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:21.753 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.766 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:21.767 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:21.767 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:21.774 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:21.797 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:21.798 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.802 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:53:21.803 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:53:21.809 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:53:21.954 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:21.976 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:53:21.977 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:53:21.986 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:53:21.986 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:21.987 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:22.004 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:22.006 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:22.007 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:22.016 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:22.041 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:22.042 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:23.274 |-WARN [DubboClientHandler-192.168.199.228:7685-thread-72] com.alibaba.dubbo.remoting.exchange.support.DefaultFuture [71] -| [DUBBO] The timeout response finally returned at 2018-08-12 00:53:23.274, response Response [id=1631, version=null, status=20, event=false, error=null, result=RpcResult [result=PageInfo{pageNum=1, pageSize=10, size=4, startRow=1, endRow=4, total=4, pages=1, list=[QzdCheckTask(id=18, name=08/02 00:23-01:002323431清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=14, record_name=null, create_time=Sat Aug 11 15:00:07 CST 2018, update_time=Sun Aug 12 00:39:50 CST 2018, start_time=Thu Aug 02 00:23:00 CST 2018, end_time=Thu Aug 02 01:00:00 CST 2018, checkman=2950, checkman_name=张燕, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-02 00:23-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2726,2727, checked_users_name=朱天明,向阳, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=14, name=08/02 00:00-01:00苏B97765清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=15, record_name=null, create_time=Wed Aug 08 15:20:11 CST 2018, update_time=Sat Aug 11 21:10:54 CST 2018, start_time=Thu Aug 02 00:00:00 CST 2018, end_time=Thu Aug 02 01:00:00 CST 2018, checkman=2940, checkman_name=谢翔, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-02 00:00-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2727,2728, checked_users_name=向阳,董梁, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=19, name=07/27 00:00-02:00苏J6887清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=13, record_name=null, create_time=Sat Aug 11 15:01:19 CST 2018, update_time=Sat Aug 11 16:43:29 CST 2018, start_time=Fri Jul 27 00:00:00 CST 2018, end_time=Fri Jul 27 02:00:00 CST 2018, checkman=2668, checkman_name=李刚, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-27 00:00-02:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2732,2734, checked_users_name=顾建忠,缪亚东, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=17, name=2018-07-26 01:02~02:00 苏B97765清障任务, check_status=2, check_status_end=null, check_status_arr=null, record_id=7, record_name=null, create_time=Sat Aug 11 14:22:14 CST 2018, update_time=Sat Aug 11 14:22:14 CST 2018, start_time=Thu Jul 26 01:02:11 CST 2018, end_time=Thu Jul 26 02:00:00 CST 2018, checkman=2667, checkman_name=仇杰, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-26 01:02-02:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2732,2734, checked_users_name=顾建忠,缪亚东, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], prePage=0, nextPage=0, isFirstPage=true, isLastPage=true, hasPreviousPage=false, hasNextPage=false, navigatePages=8, navigateFirstPage1, navigateLastPage1, navigatepageNums=[1]}, exception=null]], channel: /192.168.199.228:62683 -> /192.168.199.228:7685, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 00:53:24.116 |-WARN [DubboClientHandler-192.168.199.228:7685-thread-72] com.alibaba.dubbo.remoting.exchange.support.DefaultFuture [71] -| [DUBBO] The timeout response finally returned at 2018-08-12 00:53:24.116, response Response [id=1632, version=null, status=20, event=false, error=null, result=RpcResult [result=PageInfo{pageNum=1, pageSize=10, size=4, startRow=1, endRow=4, total=4, pages=1, list=[QzdCheckTask(id=18, name=08/02 00:23-01:002323431清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=14, record_name=null, create_time=Sat Aug 11 15:00:07 CST 2018, update_time=Sun Aug 12 00:39:50 CST 2018, start_time=Thu Aug 02 00:23:00 CST 2018, end_time=Thu Aug 02 01:00:00 CST 2018, checkman=2950, checkman_name=张燕, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-02 00:23-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2726,2727, checked_users_name=朱天明,向阳, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=14, name=08/02 00:00-01:00苏B97765清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=15, record_name=null, create_time=Wed Aug 08 15:20:11 CST 2018, update_time=Sat Aug 11 21:10:54 CST 2018, start_time=Thu Aug 02 00:00:00 CST 2018, end_time=Thu Aug 02 01:00:00 CST 2018, checkman=2940, checkman_name=谢翔, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-02 00:00-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2727,2728, checked_users_name=向阳,董梁, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=19, name=07/27 00:00-02:00苏J6887清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=13, record_name=null, create_time=Sat Aug 11 15:01:19 CST 2018, update_time=Sat Aug 11 16:43:29 CST 2018, start_time=Fri Jul 27 00:00:00 CST 2018, end_time=Fri Jul 27 02:00:00 CST 2018, checkman=2668, checkman_name=李刚, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-27 00:00-02:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2732,2734, checked_users_name=顾建忠,缪亚东, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=17, name=2018-07-26 01:02~02:00 苏B97765清障任务, check_status=2, check_status_end=null, check_status_arr=null, record_id=7, record_name=null, create_time=Sat Aug 11 14:22:14 CST 2018, update_time=Sat Aug 11 14:22:14 CST 2018, start_time=Thu Jul 26 01:02:11 CST 2018, end_time=Thu Jul 26 02:00:00 CST 2018, checkman=2667, checkman_name=仇杰, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-26 01:02-02:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2732,2734, checked_users_name=顾建忠,缪亚东, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], prePage=0, nextPage=0, isFirstPage=true, isLastPage=true, hasPreviousPage=false, hasNextPage=false, navigatePages=8, navigateFirstPage1, navigateLastPage1, navigatepageNums=[1]}, exception=null]], channel: /192.168.199.228:62683 -> /192.168.199.228:7685, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 00:53:24.133 |-WARN [http-nio-8089-exec-26] com.alibaba.dubbo.rpc.cluster.support.FailoverClusterInvoker [79] -| [DUBBO] Although retry the method getAllTask in the service com.xintong.visualinspection.service.TaskService_Q was successful by the provider 192.168.199.228:7685, but there have been failed providers [192.168.199.228:7685] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.199.228 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: getAllTask, provider: dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.TaskService_Q?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getTask,getAllTask,addTask&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533984416699&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984409634&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 00:53:23.076, end time: 2018-08-12 00:53:24.078, client elapsed: 0 ms, server elapsed: 1002 ms, timeout: 1000 ms, request: Request [id=1632, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getAllTask, parameterTypes=[class java.lang.Integer, class java.lang.Integer, class com.xintong.visualinspection.bean.QzdCheckTask], arguments=[1, 10, QzdCheckTask(id=null, name=null, check_status=null, check_status_end=null, check_status_arr=[2, 3], record_id=null, record_name=null, create_time=null, update_time=null, start_time=Wed Jul 25 23:00:00 CST 2018, end_time=Sat Aug 25 23:00:00 CST 2018, checkman=null, checkman_name=null, checked_dept=59, checked_dept_name=null, check_period=null, rule_id=null, remark=null, recheckman=null, recheckman_name=null, period_id=null, invalid_from=null, checked_users=null, checked_users_name=null, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], attachments={path=com.xintong.visualinspection.service.TaskService_Q, interface=com.xintong.visualinspection.service.TaskService_Q, version=1.0.0}]], channel: /192.168.199.228:62683 -> /192.168.199.228:7685, dubbo version: 2.0.1, current host: 192.168.199.228 com.alibaba.dubbo.rpc.RpcException: Invoke remote method timeout. method: getAllTask, provider: dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.TaskService_Q?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getTask,getAllTask,addTask&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533984416699&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984409634&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 00:53:23.076, end time: 2018-08-12 00:53:24.078, client elapsed: 0 ms, server elapsed: 1002 ms, timeout: 1000 ms, request: Request [id=1632, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getAllTask, parameterTypes=[class java.lang.Integer, class java.lang.Integer, class com.xintong.visualinspection.bean.QzdCheckTask], arguments=[1, 10, QzdCheckTask(id=null, name=null, check_status=null, check_status_end=null, check_status_arr=[2, 3], record_id=null, record_name=null, create_time=null, update_time=null, start_time=Wed Jul 25 23:00:00 CST 2018, end_time=Sat Aug 25 23:00:00 CST 2018, checkman=null, checkman_name=null, checked_dept=59, checked_dept_name=null, check_period=null, rule_id=null, remark=null, recheckman=null, recheckman_name=null, period_id=null, invalid_from=null, checked_users=null, checked_users_name=null, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], attachments={path=com.xintong.visualinspection.service.TaskService_Q, interface=com.xintong.visualinspection.service.TaskService_Q, version=1.0.0}]], channel: /192.168.199.228:62683 -> /192.168.199.228:7685 at com.alibaba.dubbo.rpc.protocol.dubbo.DubboInvoker.doInvoke(DubboInvoker.java:98) at com.alibaba.dubbo.rpc.protocol.AbstractInvoker.invoke(AbstractInvoker.java:142) at com.alibaba.dubbo.monitor.support.MonitorFilter.invoke(MonitorFilter.java:74) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.protocol.dubbo.filter.FutureFilter.invoke(FutureFilter.java:53) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.filter.ConsumerContextFilter.invoke(ConsumerContextFilter.java:47) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.listener.ListenerInvokerWrapper.invoke(ListenerInvokerWrapper.java:73) at com.alibaba.dubbo.rpc.protocol.InvokerWrapper.invoke(InvokerWrapper.java:52) at com.alibaba.dubbo.rpc.cluster.support.FailoverClusterInvoker.doInvoke(FailoverClusterInvoker.java:77) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:232) at com.alibaba.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker.invoke(MockClusterInvoker.java:70) at com.alibaba.dubbo.rpc.proxy.InvokerInvocationHandler.invoke(InvokerInvocationHandler.java:51) at com.alibaba.dubbo.common.bytecode.proxy5.getAllTask(proxy5.java) at com.xintong.visualinspection.controller.gettway.TaskController_Q.getall(TaskController_Q.java:72) at com.xintong.visualinspection.controller.gettway.TaskController_Q$$FastClassBySpringCGLIB$$610ea312.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:721) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:173) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:656) at com.xintong.visualinspection.controller.gettway.TaskController_Q$$EnhancerBySpringCGLIB$$eadee878.getall() at sun.reflect.GeneratedMethodAccessor463.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:133) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:116) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:827) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:738) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:648) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.web.filter.ApplicationContextHeaderFilter.doFilterInternal(ApplicationContextHeaderFilter.java:55) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:79) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.trace.WebRequestTraceFilter.doFilterInternal(WebRequestTraceFilter.java:108) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:79) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.autoconfigure.MetricsFilter.doFilterInternal(MetricsFilter.java:106) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:474) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:783) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:798) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1434) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) Caused by: com.alibaba.dubbo.remoting.TimeoutException: Waiting server-side response timeout. start time: 2018-08-12 00:53:23.076, end time: 2018-08-12 00:53:24.078, client elapsed: 0 ms, server elapsed: 1002 ms, timeout: 1000 ms, request: Request [id=1632, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getAllTask, parameterTypes=[class java.lang.Integer, class java.lang.Integer, class com.xintong.visualinspection.bean.QzdCheckTask], arguments=[1, 10, QzdCheckTask(id=null, name=null, check_status=null, check_status_end=null, check_status_arr=[2, 3], record_id=null, record_name=null, create_time=null, update_time=null, start_time=Wed Jul 25 23:00:00 CST 2018, end_time=Sat Aug 25 23:00:00 CST 2018, checkman=null, checkman_name=null, checked_dept=59, checked_dept_name=null, check_period=null, rule_id=null, remark=null, recheckman=null, recheckman_name=null, period_id=null, invalid_from=null, checked_users=null, checked_users_name=null, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], attachments={path=com.xintong.visualinspection.service.TaskService_Q, interface=com.xintong.visualinspection.service.TaskService_Q, version=1.0.0}]], channel: /192.168.199.228:62683 -> /192.168.199.228:7685 at com.alibaba.dubbo.remoting.exchange.support.DefaultFuture.get(DefaultFuture.java:134) at com.alibaba.dubbo.remoting.exchange.support.DefaultFuture.get(DefaultFuture.java:111) at com.alibaba.dubbo.rpc.protocol.dubbo.DubboInvoker.doInvoke(DubboInvoker.java:95) ... 138 common frames omitted 2018-08-12 00:53:25.549 |-INFO [http-nio-8089-exec-39] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:25.585 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:53:25.585 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:53:25.590 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:25.591 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:25.595 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:53:25.596 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:25.596 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:25.611 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:25.612 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:25.612 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:25.615 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:53:25.615 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:53:25.622 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:25.623 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:53:25.624 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:25.624 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:25.631 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:53:25.632 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:53:25.638 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:25.638 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:25.639 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:25.644 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:53:25.645 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:53:25.645 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:25.648 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:25.651 |-INFO [http-nio-8089-exec-39] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:25.652 |-INFO [http-nio-8089-exec-39] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:25.659 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:53:25.660 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:53:25.660 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:53:25.670 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:53:25.671 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:25.672 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:25.700 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:53:25.702 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:53:25.817 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-198] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 00:53:25.818 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-198] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 00:53:25.868 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-198] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 00:58:45.271 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:45.271 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:45.271 |-INFO [http-nio-8089-exec-39] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:45.271 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:45.271 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:46.468 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:58:46.470 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:58:46.482 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:58:46.483 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:58:46.484 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:58:46.492 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:58:46.493 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:58:46.495 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:58:46.504 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:58:46.504 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:58:46.505 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:58:46.512 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:58:46.512 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:58:46.513 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:58:46.523 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:58:47.566 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:58:47.569 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:47.619 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:58:47.620 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:58:47.620 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:47.634 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:58:47.635 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:58:47.636 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:47.642 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:58:47.643 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:47.652 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:58:47.653 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:58:47.654 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:47.660 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:58:47.661 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:58:47.661 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:47.661 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:58:47.661 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:58:47.662 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:47.671 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:58:47.671 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:58:47.672 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:58:47.672 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:47.681 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:58:47.732 |-INFO [http-nio-8089-exec-39] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:58:47.734 |-INFO [http-nio-8089-exec-39] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:47.749 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:58:47.751 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:58:47.760 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:58:47.778 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:58:47.779 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:47.785 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:58:47.785 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:47.786 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:58:47.787 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:47.823 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:58:47.823 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:58:47.838 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:58:47.838 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:58:47.838 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:58:47.839 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:58:47.840 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:47.846 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:58:47.847 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:58:47.847 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:58:47.856 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:58:47.857 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:58:47.917 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:47.919 |-INFO [http-nio-8089-exec-39] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:47.920 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:47.921 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:47.962 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:58:47.962 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:58:47.970 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:58:47.971 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:58:47.974 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:58:47.975 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:58:47.975 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:47.978 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:58:47.979 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:58:47.982 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:58:47.982 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:58:47.982 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:58:47.982 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:58:47.982 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:47.988 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:58:47.988 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:58:47.989 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:58:47.989 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:47.989 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:58:47.989 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:47.992 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:58:47.996 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:58:47.996 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:58:47.996 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:58:47.996 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:47.997 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:58:47.997 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:48.002 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:58:48.002 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:58:48.003 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:48.005 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:58:48.013 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:58:48.014 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:58:48.014 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:58:48.014 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:48.026 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:58:48.035 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:58:48.036 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:48.037 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:58:48.038 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:58:48.043 |-INFO [http-nio-8089-exec-39] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:58:48.044 |-INFO [http-nio-8089-exec-39] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:48.046 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:58:48.046 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:58:48.047 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:58:48.056 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:58:48.061 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:58:48.062 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:48.064 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:58:48.065 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:58:48.071 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:58:48.072 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:48.073 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:58:48.074 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:58:48.077 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:58:48.084 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:58:48.087 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:48.131 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:58:48.131 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:58:48.139 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:58:48.152 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:58:48.153 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:48.173 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:58:48.174 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:58:48.174 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:48.214 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:58:48.247 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:58:48.248 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:48.254 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:58:48.254 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:58:48.349 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:58:48.394 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:48.428 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:58:48.429 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:58:48.436 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:58:48.438 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:58:48.438 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:48.452 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:58:48.453 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:58:48.453 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:48.462 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:58:48.495 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:58:48.496 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:48.509 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:58:48.510 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:58:48.510 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:48.516 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:58:48.524 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:58:48.525 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:48.528 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:58:48.529 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:58:48.539 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:58:48.551 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:58:48.552 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:48.690 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:48.738 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:58:48.738 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:58:48.747 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:58:48.749 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:58:48.750 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:48.766 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:58:48.767 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:58:48.768 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:48.774 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:58:48.803 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:58:48.804 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:51.034 |-WARN [http-nio-8089-exec-18] com.alibaba.dubbo.rpc.cluster.support.FailoverClusterInvoker [79] -| [DUBBO] Although retry the method getAllTask in the service com.xintong.visualinspection.service.TaskService_Q was successful by the provider 192.168.199.228:7685, but there have been failed providers [192.168.199.228:7685] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.199.228 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: getAllTask, provider: dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.TaskService_Q?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getTask,getAllTask,addTask&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533984416699&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984409634&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 00:58:49.857, end time: 2018-08-12 00:58:50.858, client elapsed: 0 ms, server elapsed: 1001 ms, timeout: 1000 ms, request: Request [id=1650, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getAllTask, parameterTypes=[class java.lang.Integer, class java.lang.Integer, class com.xintong.visualinspection.bean.QzdCheckTask], arguments=[1, 10, QzdCheckTask(id=null, name=null, check_status=null, check_status_end=null, check_status_arr=[2, 3], record_id=null, record_name=null, create_time=null, update_time=null, start_time=Wed Jul 25 23:00:00 CST 2018, end_time=Sat Aug 25 23:00:00 CST 2018, checkman=null, checkman_name=null, checked_dept=59, checked_dept_name=null, check_period=null, rule_id=null, remark=null, recheckman=null, recheckman_name=null, period_id=null, invalid_from=null, checked_users=null, checked_users_name=null, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], attachments={path=com.xintong.visualinspection.service.TaskService_Q, interface=com.xintong.visualinspection.service.TaskService_Q, version=1.0.0}]], channel: /192.168.199.228:62683 -> /192.168.199.228:7685, dubbo version: 2.0.1, current host: 192.168.199.228 com.alibaba.dubbo.rpc.RpcException: Invoke remote method timeout. method: getAllTask, provider: dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.TaskService_Q?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getTask,getAllTask,addTask&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533984416699&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984409634&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 00:58:49.857, end time: 2018-08-12 00:58:50.858, client elapsed: 0 ms, server elapsed: 1001 ms, timeout: 1000 ms, request: Request [id=1650, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getAllTask, parameterTypes=[class java.lang.Integer, class java.lang.Integer, class com.xintong.visualinspection.bean.QzdCheckTask], arguments=[1, 10, QzdCheckTask(id=null, name=null, check_status=null, check_status_end=null, check_status_arr=[2, 3], record_id=null, record_name=null, create_time=null, update_time=null, start_time=Wed Jul 25 23:00:00 CST 2018, end_time=Sat Aug 25 23:00:00 CST 2018, checkman=null, checkman_name=null, checked_dept=59, checked_dept_name=null, check_period=null, rule_id=null, remark=null, recheckman=null, recheckman_name=null, period_id=null, invalid_from=null, checked_users=null, checked_users_name=null, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], attachments={path=com.xintong.visualinspection.service.TaskService_Q, interface=com.xintong.visualinspection.service.TaskService_Q, version=1.0.0}]], channel: /192.168.199.228:62683 -> /192.168.199.228:7685 at com.alibaba.dubbo.rpc.protocol.dubbo.DubboInvoker.doInvoke(DubboInvoker.java:98) at com.alibaba.dubbo.rpc.protocol.AbstractInvoker.invoke(AbstractInvoker.java:142) at com.alibaba.dubbo.monitor.support.MonitorFilter.invoke(MonitorFilter.java:74) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.protocol.dubbo.filter.FutureFilter.invoke(FutureFilter.java:53) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.filter.ConsumerContextFilter.invoke(ConsumerContextFilter.java:47) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.listener.ListenerInvokerWrapper.invoke(ListenerInvokerWrapper.java:73) at com.alibaba.dubbo.rpc.protocol.InvokerWrapper.invoke(InvokerWrapper.java:52) at com.alibaba.dubbo.rpc.cluster.support.FailoverClusterInvoker.doInvoke(FailoverClusterInvoker.java:77) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:232) at com.alibaba.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker.invoke(MockClusterInvoker.java:70) at com.alibaba.dubbo.rpc.proxy.InvokerInvocationHandler.invoke(InvokerInvocationHandler.java:51) at com.alibaba.dubbo.common.bytecode.proxy5.getAllTask(proxy5.java) at com.xintong.visualinspection.controller.gettway.TaskController_Q.getall(TaskController_Q.java:72) at com.xintong.visualinspection.controller.gettway.TaskController_Q$$FastClassBySpringCGLIB$$610ea312.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:721) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:173) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:656) at com.xintong.visualinspection.controller.gettway.TaskController_Q$$EnhancerBySpringCGLIB$$eadee878.getall() at sun.reflect.GeneratedMethodAccessor463.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:133) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:116) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:827) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:738) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:648) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.web.filter.ApplicationContextHeaderFilter.doFilterInternal(ApplicationContextHeaderFilter.java:55) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:79) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.trace.WebRequestTraceFilter.doFilterInternal(WebRequestTraceFilter.java:108) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:79) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.autoconfigure.MetricsFilter.doFilterInternal(MetricsFilter.java:106) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:474) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:783) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:798) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1434) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) Caused by: com.alibaba.dubbo.remoting.TimeoutException: Waiting server-side response timeout. start time: 2018-08-12 00:58:49.857, end time: 2018-08-12 00:58:50.858, client elapsed: 0 ms, server elapsed: 1001 ms, timeout: 1000 ms, request: Request [id=1650, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getAllTask, parameterTypes=[class java.lang.Integer, class java.lang.Integer, class com.xintong.visualinspection.bean.QzdCheckTask], arguments=[1, 10, QzdCheckTask(id=null, name=null, check_status=null, check_status_end=null, check_status_arr=[2, 3], record_id=null, record_name=null, create_time=null, update_time=null, start_time=Wed Jul 25 23:00:00 CST 2018, end_time=Sat Aug 25 23:00:00 CST 2018, checkman=null, checkman_name=null, checked_dept=59, checked_dept_name=null, check_period=null, rule_id=null, remark=null, recheckman=null, recheckman_name=null, period_id=null, invalid_from=null, checked_users=null, checked_users_name=null, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], attachments={path=com.xintong.visualinspection.service.TaskService_Q, interface=com.xintong.visualinspection.service.TaskService_Q, version=1.0.0}]], channel: /192.168.199.228:62683 -> /192.168.199.228:7685 at com.alibaba.dubbo.remoting.exchange.support.DefaultFuture.get(DefaultFuture.java:134) at com.alibaba.dubbo.remoting.exchange.support.DefaultFuture.get(DefaultFuture.java:111) at com.alibaba.dubbo.rpc.protocol.dubbo.DubboInvoker.doInvoke(DubboInvoker.java:95) ... 138 common frames omitted 2018-08-12 00:58:51.035 |-WARN [DubboClientHandler-192.168.199.228:7685-thread-73] com.alibaba.dubbo.remoting.exchange.support.DefaultFuture [71] -| [DUBBO] The timeout response finally returned at 2018-08-12 00:58:51.035, response Response [id=1650, version=null, status=20, event=false, error=null, result=RpcResult [result=PageInfo{pageNum=1, pageSize=10, size=4, startRow=1, endRow=4, total=4, pages=1, list=[QzdCheckTask(id=18, name=08/02 00:23-01:002323431清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=14, record_name=null, create_time=Sat Aug 11 15:00:07 CST 2018, update_time=Sun Aug 12 00:51:12 CST 2018, start_time=Thu Aug 02 00:23:00 CST 2018, end_time=Thu Aug 02 01:00:00 CST 2018, checkman=2950, checkman_name=张燕, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-02 00:23-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2726,2727, checked_users_name=朱天明,向阳, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=14, name=08/02 00:00-01:00苏B97765清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=15, record_name=null, create_time=Wed Aug 08 15:20:11 CST 2018, update_time=Sat Aug 11 21:10:54 CST 2018, start_time=Thu Aug 02 00:00:00 CST 2018, end_time=Thu Aug 02 01:00:00 CST 2018, checkman=2940, checkman_name=谢翔, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-02 00:00-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2727,2728, checked_users_name=向阳,董梁, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=19, name=07/27 00:00-02:00苏J6887清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=13, record_name=null, create_time=Sat Aug 11 15:01:19 CST 2018, update_time=Sat Aug 11 16:43:29 CST 2018, start_time=Fri Jul 27 00:00:00 CST 2018, end_time=Fri Jul 27 02:00:00 CST 2018, checkman=2668, checkman_name=李刚, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-27 00:00-02:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2732,2734, checked_users_name=顾建忠,缪亚东, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=17, name=2018-07-26 01:02~02:00 苏B97765清障任务, check_status=2, check_status_end=null, check_status_arr=null, record_id=7, record_name=null, create_time=Sat Aug 11 14:22:14 CST 2018, update_time=Sat Aug 11 14:22:14 CST 2018, start_time=Thu Jul 26 01:02:11 CST 2018, end_time=Thu Jul 26 02:00:00 CST 2018, checkman=2667, checkman_name=仇杰, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-26 01:02-02:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2732,2734, checked_users_name=顾建忠,缪亚东, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], prePage=0, nextPage=0, isFirstPage=true, isLastPage=true, hasPreviousPage=false, hasNextPage=false, navigatePages=8, navigateFirstPage1, navigateLastPage1, navigatepageNums=[1]}, exception=null]], channel: /192.168.199.228:62683 -> /192.168.199.228:7685, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 00:58:51.054 |-WARN [DubboClientHandler-192.168.199.228:7685-thread-73] com.alibaba.dubbo.remoting.exchange.support.DefaultFuture [71] -| [DUBBO] The timeout response finally returned at 2018-08-12 00:58:51.054, response Response [id=1649, version=null, status=20, event=false, error=null, result=RpcResult [result=PageInfo{pageNum=1, pageSize=10, size=4, startRow=1, endRow=4, total=4, pages=1, list=[QzdCheckTask(id=18, name=08/02 00:23-01:002323431清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=14, record_name=null, create_time=Sat Aug 11 15:00:07 CST 2018, update_time=Sun Aug 12 00:51:12 CST 2018, start_time=Thu Aug 02 00:23:00 CST 2018, end_time=Thu Aug 02 01:00:00 CST 2018, checkman=2950, checkman_name=张燕, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-02 00:23-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2726,2727, checked_users_name=朱天明,向阳, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=14, name=08/02 00:00-01:00苏B97765清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=15, record_name=null, create_time=Wed Aug 08 15:20:11 CST 2018, update_time=Sat Aug 11 21:10:54 CST 2018, start_time=Thu Aug 02 00:00:00 CST 2018, end_time=Thu Aug 02 01:00:00 CST 2018, checkman=2940, checkman_name=谢翔, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-02 00:00-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2727,2728, checked_users_name=向阳,董梁, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=19, name=07/27 00:00-02:00苏J6887清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=13, record_name=null, create_time=Sat Aug 11 15:01:19 CST 2018, update_time=Sat Aug 11 16:43:29 CST 2018, start_time=Fri Jul 27 00:00:00 CST 2018, end_time=Fri Jul 27 02:00:00 CST 2018, checkman=2668, checkman_name=李刚, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-27 00:00-02:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2732,2734, checked_users_name=顾建忠,缪亚东, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=17, name=2018-07-26 01:02~02:00 苏B97765清障任务, check_status=2, check_status_end=null, check_status_arr=null, record_id=7, record_name=null, create_time=Sat Aug 11 14:22:14 CST 2018, update_time=Sat Aug 11 14:22:14 CST 2018, start_time=Thu Jul 26 01:02:11 CST 2018, end_time=Thu Jul 26 02:00:00 CST 2018, checkman=2667, checkman_name=仇杰, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-26 01:02-02:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2732,2734, checked_users_name=顾建忠,缪亚东, update_user=null, hasScore=null, invalidFrom=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], prePage=0, nextPage=0, isFirstPage=true, isLastPage=true, hasPreviousPage=false, hasNextPage=false, navigatePages=8, navigateFirstPage1, navigateLastPage1, navigatepageNums=[1]}, exception=null]], channel: /192.168.199.228:62683 -> /192.168.199.228:7685, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 00:58:52.407 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:52.442 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:58:52.443 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:58:52.451 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:58:52.451 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:58:52.452 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:52.464 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:58:52.464 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:58:52.464 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:52.470 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:58:52.510 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:58:52.511 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:56.921 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:56.923 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:56.924 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:56.925 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:56.925 |-INFO [http-nio-8089-exec-39] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:56.956 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:58:56.957 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:58:56.969 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:58:56.969 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:58:56.970 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:58:56.970 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:58:56.971 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:56.974 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:58:56.975 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:58:56.978 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:58:56.978 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:58:56.978 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:58:56.978 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:58:56.979 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:56.985 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:58:56.985 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:58:56.986 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:58:56.986 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:58:56.986 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:58:56.986 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:58:56.986 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:58:56.986 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:56.987 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:56.987 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:58:56.987 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:56.993 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:58:56.993 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:58:56.994 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:56.994 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:58:56.999 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:58:57.000 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:58:57.000 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:57.001 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:58:57.002 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:58:57.002 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:57.003 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:58:57.005 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:58:57.006 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:58:57.006 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:57.011 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:58:57.017 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:58:57.019 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:58:57.020 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:58:57.020 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:57.027 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:58:57.028 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:57.029 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:58:57.029 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:58:57.032 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:58:57.038 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:58:57.042 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:58:57.043 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:57.058 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:58:57.058 |-INFO [http-nio-8089-exec-39] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:58:57.059 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:57.059 |-INFO [http-nio-8089-exec-39] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:57.067 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:58:57.068 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:57.095 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:58:57.096 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:58:57.105 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:58:57.105 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:58:57.106 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:58:57.107 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:58:57.107 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:58:57.117 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:58:57.118 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:58:57.119 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:58:57.120 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:57.133 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:58:57.185 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:57.187 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:57.188 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:57.188 |-INFO [http-nio-8089-exec-39] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:57.211 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:58:57.212 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:58:57.219 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:58:57.219 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:58:57.223 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:58:57.223 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:58:57.224 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:58:57.224 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:58:57.224 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:57.227 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:58:57.227 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:58:57.228 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:58:57.228 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:58:57.229 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:57.230 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:58:57.231 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:58:57.231 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:57.235 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:58:57.236 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:58:57.236 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:57.237 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:58:57.237 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:58:57.237 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:57.241 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:58:57.241 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:58:57.242 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:57.245 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:58:57.246 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:58:57.246 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:58:57.247 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:57.248 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:58:57.249 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:58:57.250 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:58:57.250 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:57.260 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:58:57.262 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:58:57.283 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:58:57.283 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:58:57.284 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:57.284 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:57.286 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:58:57.286 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:58:57.286 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:58:57.287 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:58:57.296 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:58:57.296 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:58:57.296 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:58:57.298 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:57.300 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:58:57.300 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:58:57.303 |-INFO [http-nio-8089-exec-39] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:58:57.304 |-INFO [http-nio-8089-exec-39] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:57.305 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:58:57.305 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:58:57.311 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:58:57.314 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:58:57.320 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:57.345 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:58:57.346 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:58:57.353 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:58:57.354 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:58:57.354 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:57.370 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:58:57.371 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:58:57.371 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:57.380 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:58:57.407 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:58:57.408 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:57.412 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:58:57.413 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:58:57.494 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:58:57.527 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:57.566 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:58:57.567 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:58:57.575 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:58:57.576 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:58:57.576 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:57.589 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:58:57.590 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:58:57.590 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:57.599 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:58:57.630 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:58:57.631 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:57.635 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:58:57.636 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:58:57.646 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:58:57.790 |-INFO [http-nio-8089-exec-45] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:57.824 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:58:57.824 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:58:57.832 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:58:57.832 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:58:57.833 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:57.845 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:58:57.846 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:58:57.847 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:57.855 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:58:57.883 |-INFO [http-nio-8089-exec-45] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:58:57.884 |-INFO [http-nio-8089-exec-45] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:59.513 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:58:59.548 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:58:59.548 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:58:59.555 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:58:59.556 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:58:59.556 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:59.570 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:58:59.571 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:58:59.571 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:58:59.578 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:58:59.606 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:58:59.607 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:59:25.954 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:59:25.956 |-INFO [http-nio-8089-exec-45] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:59:25.956 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:59:25.957 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:59:25.957 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:59:26.049 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:59:26.049 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:59:26.049 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:59:26.050 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:59:26.050 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:59:26.050 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:59:26.085 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:59:26.085 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:59:26.085 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:59:26.085 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:59:26.086 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:59:26.086 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:59:26.086 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:59:26.086 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:59:26.086 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:59:26.086 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:59:26.086 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:59:26.087 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:59:26.087 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:59:26.115 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:59:26.115 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:59:26.116 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:59:26.116 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:59:26.116 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:59:26.117 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:59:26.119 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:59:26.119 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:59:26.119 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:59:26.119 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:59:26.119 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:59:26.119 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:59:26.120 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:59:26.120 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:59:26.120 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:59:26.150 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:59:26.150 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:59:26.150 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:59:26.152 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:59:26.152 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:59:26.153 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:59:26.153 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:59:26.153 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:59:26.153 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:59:26.169 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:59:26.169 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:59:26.189 |-INFO [http-nio-8089-exec-45] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:59:26.190 |-INFO [http-nio-8089-exec-45] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:59:26.192 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:59:26.192 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:59:26.193 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 00:59:26.194 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 00:59:26.200 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:59:26.200 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:59:26.201 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:59:26.208 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:59:26.209 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:59:26.215 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:59:26.216 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:59:26.229 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 00:59:26.236 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 00:59:26.239 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 00:59:26.239 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 00:59:26.246 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 00:59:26.248 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 00:59:26.253 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 00:59:26.253 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 00:59:26.263 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 00:59:26.264 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:59:26.265 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:59:26.283 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:59:26.357 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:59:26.362 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:59:26.363 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:59:26.363 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:59:26.389 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:59:26.394 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:59:26.396 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:59:26.396 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:59:26.398 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:59:26.398 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:59:26.400 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:59:26.401 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:59:26.404 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:59:26.404 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:59:26.405 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:59:26.405 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:59:26.406 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:59:26.406 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:59:26.406 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:59:26.406 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:59:26.407 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:59:26.407 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:59:26.408 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:59:26.408 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:59:26.422 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:59:26.423 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:59:26.423 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:59:26.425 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:59:26.426 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:59:26.426 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:59:26.426 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:59:26.427 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:59:26.427 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:59:26.428 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:59:26.428 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:59:26.428 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:59:26.431 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:59:26.433 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:59:26.435 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:59:26.437 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:59:26.459 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:59:26.460 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:59:26.462 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:59:26.462 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 00:59:26.462 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:59:26.463 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:59:26.464 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:59:26.465 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 00:59:26.471 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 00:59:26.475 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 00:59:26.477 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:59:26.478 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:59:26.478 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:59:26.479 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:59:26.480 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:59:26.480 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 00:59:26.480 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 00:59:26.481 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 00:59:26.485 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:59:26.489 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 00:59:26.490 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 00:59:26.510 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:59:26.511 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:59:26.521 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:59:26.521 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:59:26.521 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:59:26.539 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:59:26.540 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:59:26.540 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:59:26.548 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:59:26.573 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:59:26.575 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:59:26.579 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 00:59:26.579 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 00:59:26.661 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 00:59:26.696 |-INFO [http-nio-8089-exec-39] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:59:26.729 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:59:26.730 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:59:26.739 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:59:26.740 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:59:26.740 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:59:26.763 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:59:26.764 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:59:26.764 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:59:26.770 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:59:26.796 |-INFO [http-nio-8089-exec-39] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:59:26.796 |-INFO [http-nio-8089-exec-39] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:59:26.800 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 00:59:26.801 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 00:59:26.807 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 00:59:26.983 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:59:27.009 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:59:27.010 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:59:27.018 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:59:27.018 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:59:27.019 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:59:27.037 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:59:27.038 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:59:27.038 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:59:27.046 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:59:27.073 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:59:27.074 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:59:29.360 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:59:29.394 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:59:29.394 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:59:29.402 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:59:29.403 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:59:29.404 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:59:29.409 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:59:29.412 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:59:29.420 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:59:29.421 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:59:29.421 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:59:29.429 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:59:29.444 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:59:29.445 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:59:29.454 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:59:29.464 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:59:29.464 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 00:59:29.465 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:59:29.465 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 00:59:29.465 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:59:29.465 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:59:29.474 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 00:59:29.475 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 00:59:29.475 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:59:29.479 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:59:29.480 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:59:29.480 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:59:29.491 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:59:29.511 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 00:59:29.512 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 00:59:29.513 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 00:59:29.522 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:59:29.524 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:59:29.532 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 00:59:29.580 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 00:59:29.580 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 00:59:29.682 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-198] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 00:59:29.682 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-198] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 00:59:29.721 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-198] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 01:00:30.883 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 01:00:30.884 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 01:00:30.884 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 01:00:30.885 |-INFO [http-nio-8089-exec-39] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 01:00:30.885 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 01:00:30.944 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 01:00:30.945 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 01:00:30.954 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 01:00:30.954 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 01:00:30.954 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 01:00:30.954 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 01:00:30.955 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 01:00:30.956 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 01:00:30.956 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 01:00:30.962 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 01:00:30.962 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 01:00:30.962 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 01:00:30.963 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 01:00:30.963 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 01:00:30.963 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 01:00:30.965 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 01:00:30.968 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 01:00:30.968 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 01:00:30.971 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 01:00:30.971 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 01:00:30.971 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 01:00:30.973 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 01:00:30.973 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 01:00:30.976 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 01:00:30.977 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 01:00:30.977 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 01:00:30.978 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 01:00:30.978 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 01:00:30.981 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 01:00:30.982 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 01:00:30.982 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 01:00:30.987 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 01:00:30.988 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 01:00:30.989 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 01:00:30.989 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 01:00:30.993 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 01:00:30.993 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 01:00:30.994 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 01:00:30.994 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 01:00:31.002 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 01:00:31.002 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 01:00:31.003 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 01:00:31.003 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 01:00:31.004 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 01:00:31.012 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 01:00:31.015 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 01:00:31.015 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 01:00:31.017 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 01:00:31.017 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 01:00:31.019 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 01:00:31.020 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 01:00:31.025 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 01:00:31.034 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 01:00:31.035 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 01:00:31.036 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 01:00:31.036 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 01:00:31.042 |-INFO [http-nio-8089-exec-39] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 01:00:31.043 |-INFO [http-nio-8089-exec-39] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 01:00:31.072 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 01:00:31.073 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 01:00:31.076 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 01:00:31.076 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 01:00:31.077 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 01:00:31.077 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 01:00:31.082 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 01:00:31.086 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 01:00:31.087 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 01:00:31.088 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 01:00:31.088 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 01:00:31.104 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 01:00:31.199 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 01:00:31.201 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 01:00:31.201 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 01:00:31.204 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 01:00:31.225 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 01:00:31.225 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 01:00:31.233 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 01:00:31.233 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 01:00:31.234 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 01:00:31.234 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 01:00:31.235 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 01:00:31.235 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 01:00:31.235 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 01:00:31.241 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 01:00:31.241 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 01:00:31.243 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 01:00:31.243 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 01:00:31.243 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 01:00:31.243 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 01:00:31.243 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 01:00:31.244 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 01:00:31.247 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 01:00:31.248 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 01:00:31.248 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 01:00:31.248 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 01:00:31.249 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 01:00:31.249 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 01:00:31.257 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 01:00:31.257 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 01:00:31.258 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 01:00:31.258 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 01:00:31.258 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 01:00:31.259 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 01:00:31.259 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 01:00:31.264 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 01:00:31.264 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 01:00:31.264 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 01:00:31.265 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 01:00:31.273 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 01:00:31.273 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 01:00:31.283 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 01:00:31.283 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 01:00:31.285 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 01:00:31.285 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 01:00:31.291 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 01:00:31.292 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 01:00:31.294 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 01:00:31.294 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 01:00:31.295 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 01:00:31.299 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 01:00:31.300 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 01:00:31.302 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 01:00:31.302 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 01:00:31.305 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 01:00:31.305 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 01:00:31.306 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 01:00:31.307 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 01:00:31.308 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 01:00:31.310 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 01:00:31.319 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 01:00:31.328 |-INFO [http-nio-8089-exec-39] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 01:00:31.358 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 01:00:31.359 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 01:00:31.369 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 01:00:31.369 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 01:00:31.370 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 01:00:31.383 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 01:00:31.384 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 01:00:31.384 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 01:00:31.391 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 01:00:31.416 |-INFO [http-nio-8089-exec-39] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 01:00:31.417 |-INFO [http-nio-8089-exec-39] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 01:00:31.421 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 01:00:31.422 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 01:00:31.503 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 01:00:31.547 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 01:00:31.579 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 01:00:31.580 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 01:00:31.588 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 01:00:31.589 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 01:00:31.590 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 01:00:31.603 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 01:00:31.604 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 01:00:31.604 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 01:00:31.611 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 01:00:31.635 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 01:00:31.636 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 01:00:31.645 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 01:00:31.646 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 01:00:31.652 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 01:00:31.800 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 01:00:31.830 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 01:00:31.831 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 01:00:31.839 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 01:00:31.840 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 01:00:31.840 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 01:00:31.852 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 01:00:31.853 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 01:00:31.853 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 01:00:31.860 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 01:00:31.883 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 01:00:31.885 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 02:30:50.888 |-INFO [DubboClientHandler-192.168.199.228:7683-thread-3] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] disconected from /192.168.199.228:7683,url:dubbo://192.168.199.228:7683/com.xintong.visualinspection.service.AreaInfoService_F?anyhost=true&application=jicha_base-provider&check=false&codec=dubbo&default.check=false&dubbo=2.0.1&generic=false&heartbeat=60000&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533966971814&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984408727&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 02:30:51.869 |-INFO [DubboClientReconnectTimer-thread-1] com.alibaba.dubbo.remoting.transport.netty.NettyClient [59] -| [DUBBO] Close old netty channel [id: 0xad9b7847, /192.168.199.228:62627 :> /192.168.199.228:7683] on create new netty channel [id: 0x42453bc8, /192.168.199.228:60904 => /192.168.199.228:7683], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 02:30:51.872 |-INFO [DubboClientReconnectTimer-thread-1] com.alibaba.dubbo.remoting.transport.AbstractClient [59] -| [DUBBO] Successed connect to server /192.168.199.228:7683 from NettyClient 192.168.199.228 using dubbo version 2.0.1, channel is NettyChannel [channel=[id: 0x42453bc8, /192.168.199.228:60904 => /192.168.199.228:7683]], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 02:31:03.090 |-WARN [dubbo-remoting-server-heartbeat-thread-1] com.alibaba.dubbo.remoting.exchange.support.header.HeartBeatTask [71] -| [DUBBO] Close channel NettyChannel [channel=[id: 0x829eb57e, /192.168.199.228:62681 => /192.168.199.228:7682]], because heartbeat read idle time out: 180000ms, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 02:31:03.091 |-INFO [dubbo-remoting-server-heartbeat-thread-1] com.alibaba.dubbo.remoting.transport.netty.NettyChannel [59] -| [DUBBO] Close netty channel [id: 0x829eb57e, /192.168.199.228:62681 => /192.168.199.228:7682], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 02:31:03.096 |-INFO [DubboServerHandler-192.168.199.228:7682-thread-198] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] disconected from /192.168.199.228:62679,url:dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.199.228&bind.port=7682&channel.readonly.sent=true&codec=dubbo&dubbo=2.0.1&generic=false&heartbeat=60000&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=41542&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533984416245&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 02:31:03.114 |-INFO [DubboServerHandler-192.168.199.228:7682-thread-198] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] disconected from /192.168.199.228:62681,url:dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.199.228&bind.port=7682&channel.readonly.sent=true&codec=dubbo&dubbo=2.0.1&generic=false&heartbeat=60000&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=41542&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533984416245&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 02:31:03.125 |-WARN [dubbo-remoting-server-heartbeat-thread-1] com.alibaba.dubbo.remoting.exchange.support.header.HeartBeatTask [71] -| [DUBBO] Close channel NettyChannel [channel=[id: 0x34b7243c, /192.168.199.228:62682 => /192.168.199.228:7682]], because heartbeat read idle time out: 180000ms, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 02:31:03.125 |-INFO [dubbo-remoting-server-heartbeat-thread-1] com.alibaba.dubbo.remoting.transport.netty.NettyChannel [59] -| [DUBBO] Close netty channel [id: 0x34b7243c, /192.168.199.228:62682 => /192.168.199.228:7682], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 02:31:03.129 |-INFO [DubboServerHandler-192.168.199.228:7682-thread-198] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] disconected from /192.168.199.228:62682,url:dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.199.228&bind.port=7682&channel.readonly.sent=true&codec=dubbo&dubbo=2.0.1&generic=false&heartbeat=60000&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=41542&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533984416245&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 02:31:03.139 |-INFO [DubboClientHandler-192.168.199.228:7682-thread-3] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] disconected from /192.168.199.228:7682,url:dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&check=false&codec=dubbo&default.check=false&dubbo=2.0.1&generic=false&heartbeat=60000&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533984416245&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984410326&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 02:31:03.214 |-INFO [DubboClientHandler-192.168.199.228:7685-thread-75] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] disconected from /192.168.199.228:7685,url:dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.CheckAppealService_F?anyhost=true&application=jicha_base-provider&check=false&codec=dubbo&default.check=false&dubbo=2.0.1&generic=false&heartbeat=60000&interface=com.xintong.visualinspection.service.CheckAppealService_F&methods=getById,getList,update,insert,delete,getByTaskId&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533984416491&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984409204&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 02:31:03.879 |-INFO [DubboClientReconnectTimer-thread-1] com.alibaba.dubbo.remoting.transport.netty.NettyClient [59] -| [DUBBO] Close old netty channel [id: 0x910927dc, /192.168.199.228:62682 :> /192.168.199.228:7682] on create new netty channel [id: 0x4986afdf, /192.168.199.228:60921 => /192.168.199.228:7682], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 02:31:03.879 |-INFO [DubboClientReconnectTimer-thread-2] com.alibaba.dubbo.remoting.transport.netty.NettyClient [59] -| [DUBBO] Close old netty channel [id: 0x6fb7907f, /192.168.199.228:62683 :> /192.168.199.228:7685] on create new netty channel [id: 0xe5ec3b61, /192.168.199.228:60922 => /192.168.199.228:7685], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 02:31:03.879 |-INFO [DubboClientReconnectTimer-thread-1] com.alibaba.dubbo.remoting.transport.AbstractClient [59] -| [DUBBO] Successed connect to server /192.168.199.228:7682 from NettyClient 192.168.199.228 using dubbo version 2.0.1, channel is NettyChannel [channel=[id: 0x4986afdf, /192.168.199.228:60921 => /192.168.199.228:7682]], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 02:31:03.880 |-INFO [DubboClientReconnectTimer-thread-2] com.alibaba.dubbo.remoting.transport.AbstractClient [59] -| [DUBBO] Successed connect to server /192.168.199.228:7685 from NettyClient 192.168.199.228 using dubbo version 2.0.1, channel is NettyChannel [channel=[id: 0xe5ec3b61, /192.168.199.228:60922 => /192.168.199.228:7685]], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 08:33:14.560 |-WARN [dubbo-remoting-client-heartbeat-thread-1] com.alibaba.dubbo.remoting.exchange.support.header.HeartBeatTask [71] -| [DUBBO] Close channel HeaderExchangeClient [channel=com.alibaba.dubbo.remoting.transport.netty.NettyClient [/192.168.199.228:60904 -> /192.168.199.228:7683]], because heartbeat read idle time out: 180000ms, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 08:33:14.580 |-INFO [dubbo-remoting-client-heartbeat-thread-1] com.alibaba.dubbo.remoting.transport.netty.NettyChannel [59] -| [DUBBO] Close netty channel [id: 0x42453bc8, /192.168.199.228:60904 => /192.168.199.228:7683], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 08:33:14.599 |-INFO [DubboClientHandler-192.168.199.228:7683-thread-4] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] disconected from /192.168.199.228:7683,url:dubbo://192.168.199.228:7683/com.xintong.visualinspection.service.AreaInfoService_F?anyhost=true&application=jicha_base-provider&check=false&codec=dubbo&default.check=false&dubbo=2.0.1&generic=false&heartbeat=60000&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533966971814&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984408727&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 08:33:17.615 |-WARN [DubboClientReconnectTimer-thread-1] com.alibaba.dubbo.remoting.transport.AbstractClient [79] -| [DUBBO] client reconnect to 192.168.199.228:7683 find error . url: dubbo://192.168.199.228:7683/com.xintong.visualinspection.service.AreaInfoService_F?anyhost=true&application=jicha_base-provider&check=false&codec=dubbo&default.check=false&dubbo=2.0.1&generic=false&heartbeat=60000&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533966971814&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984408727&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 com.alibaba.dubbo.remoting.RemotingException: client(url: dubbo://192.168.199.228:7683/com.xintong.visualinspection.service.AreaInfoService_F?anyhost=true&application=jicha_base-provider&check=false&codec=dubbo&default.check=false&dubbo=2.0.1&generic=false&heartbeat=60000&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533966971814&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984408727&version=1.0.0) failed to connect to server /192.168.199.228:7683, error message is:connection timed out: /192.168.199.228:7683 at com.alibaba.dubbo.remoting.transport.netty.NettyClient.doConnect(NettyClient.java:122) at com.alibaba.dubbo.remoting.transport.AbstractClient.connect(AbstractClient.java:266) at com.alibaba.dubbo.remoting.transport.AbstractClient$1.run(AbstractClient.java:155) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: org.jboss.netty.channel.ConnectTimeoutException: connection timed out: /192.168.199.228:7683 at org.jboss.netty.channel.socket.nio.NioClientBoss.processConnectTimeout(NioClientBoss.java:139) at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:83) at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337) at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42) at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108) at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42) ... 3 common frames omitted 2018-08-12 08:33:22.028 |-WARN [dubbo-remoting-server-heartbeat-thread-1] com.alibaba.dubbo.remoting.exchange.support.header.HeartBeatTask [71] -| [DUBBO] Close channel NettyChannel [channel=[id: 0xe8b5b6a2, /192.168.199.228:60921 => /192.168.199.228:7682]], because heartbeat read idle time out: 180000ms, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 08:33:22.028 |-INFO [dubbo-remoting-server-heartbeat-thread-1] com.alibaba.dubbo.remoting.transport.netty.NettyChannel [59] -| [DUBBO] Close netty channel [id: 0xe8b5b6a2, /192.168.199.228:60921 => /192.168.199.228:7682], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 08:33:22.029 |-WARN [dubbo-remoting-server-heartbeat-thread-1] com.alibaba.dubbo.remoting.exchange.support.header.HeartBeatTask [71] -| [DUBBO] Close channel NettyChannel [channel=[id: 0x02ee7855, /192.168.199.228:60923 => /192.168.199.228:7682]], because heartbeat read idle time out: 180000ms, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 08:33:22.029 |-INFO [DubboServerHandler-192.168.199.228:7682-thread-198] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] disconected from /192.168.199.228:60921,url:dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.199.228&bind.port=7682&channel.readonly.sent=true&codec=dubbo&dubbo=2.0.1&generic=false&heartbeat=60000&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=41542&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533984416245&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 08:33:22.029 |-INFO [dubbo-remoting-server-heartbeat-thread-1] com.alibaba.dubbo.remoting.transport.netty.NettyChannel [59] -| [DUBBO] Close netty channel [id: 0x02ee7855, /192.168.199.228:60923 => /192.168.199.228:7682], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 08:33:22.030 |-WARN [dubbo-remoting-server-heartbeat-thread-1] com.alibaba.dubbo.remoting.exchange.support.header.HeartBeatTask [71] -| [DUBBO] Close channel NettyChannel [channel=[id: 0x17fcc114, /192.168.199.228:60920 => /192.168.199.228:7682]], because heartbeat read idle time out: 180000ms, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 08:33:22.030 |-INFO [DubboServerHandler-192.168.199.228:7682-thread-198] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] disconected from /192.168.199.228:60923,url:dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.199.228&bind.port=7682&channel.readonly.sent=true&codec=dubbo&dubbo=2.0.1&generic=false&heartbeat=60000&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=41542&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533984416245&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 08:33:22.030 |-INFO [dubbo-remoting-server-heartbeat-thread-1] com.alibaba.dubbo.remoting.transport.netty.NettyChannel [59] -| [DUBBO] Close netty channel [id: 0x17fcc114, /192.168.199.228:60920 => /192.168.199.228:7682], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 08:33:22.031 |-WARN [New I/O worker #14] com.alibaba.dubbo.remoting.transport.AbstractServer [71] -| [DUBBO] All clients has discontected from /192.168.199.228:7682. You can graceful shutdown now., dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 08:33:22.031 |-INFO [DubboServerHandler-192.168.199.228:7682-thread-198] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] disconected from /192.168.199.228:60920,url:dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.199.228&bind.port=7682&channel.readonly.sent=true&codec=dubbo&dubbo=2.0.1&generic=false&heartbeat=60000&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=41542&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533984416245&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 08:33:22.100 |-WARN [dubbo-remoting-client-heartbeat-thread-1] com.alibaba.dubbo.remoting.exchange.support.header.HeartBeatTask [71] -| [DUBBO] Close channel HeaderExchangeClient [channel=com.alibaba.dubbo.remoting.transport.netty.NettyClient [/192.168.199.228:60922 -> /192.168.199.228:7685]], because heartbeat read idle time out: 180000ms, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 08:33:22.100 |-WARN [dubbo-remoting-client-heartbeat-thread-2] com.alibaba.dubbo.remoting.exchange.support.header.HeartBeatTask [71] -| [DUBBO] Close channel HeaderExchangeClient [channel=com.alibaba.dubbo.remoting.transport.netty.NettyClient [/192.168.199.228:60921 -> /192.168.199.228:7682]], because heartbeat read idle time out: 180000ms, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 08:33:22.100 |-INFO [dubbo-remoting-client-heartbeat-thread-1] com.alibaba.dubbo.remoting.transport.netty.NettyChannel [59] -| [DUBBO] Close netty channel [id: 0xe5ec3b61, /192.168.199.228:60922 => /192.168.199.228:7685], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 08:33:22.100 |-INFO [dubbo-remoting-client-heartbeat-thread-2] com.alibaba.dubbo.remoting.transport.netty.NettyChannel [59] -| [DUBBO] Close netty channel [id: 0x4986afdf, /192.168.199.228:60921 => /192.168.199.228:7682], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 08:33:22.133 |-INFO [DubboClientHandler-192.168.199.228:7685-thread-76] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] disconected from /192.168.199.228:7685,url:dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.CheckAppealService_F?anyhost=true&application=jicha_base-provider&check=false&codec=dubbo&default.check=false&dubbo=2.0.1&generic=false&heartbeat=60000&interface=com.xintong.visualinspection.service.CheckAppealService_F&methods=getById,getList,update,insert,delete,getByTaskId&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533984416491&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984409204&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 08:33:22.133 |-INFO [DubboClientHandler-192.168.199.228:7682-thread-4] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] disconected from /192.168.199.228:7682,url:dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&check=false&codec=dubbo&default.check=false&dubbo=2.0.1&generic=false&heartbeat=60000&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533984416245&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984410326&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 08:33:25.115 |-WARN [DubboClientReconnectTimer-thread-1] com.alibaba.dubbo.remoting.transport.AbstractClient [79] -| [DUBBO] client reconnect to 192.168.199.228:7685 find error . url: dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.CheckAppealService_F?anyhost=true&application=jicha_base-provider&check=false&codec=dubbo&default.check=false&dubbo=2.0.1&generic=false&heartbeat=60000&interface=com.xintong.visualinspection.service.CheckAppealService_F&methods=getById,getList,update,insert,delete,getByTaskId&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533984416491&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984409204&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 com.alibaba.dubbo.remoting.RemotingException: client(url: dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.CheckAppealService_F?anyhost=true&application=jicha_base-provider&check=false&codec=dubbo&default.check=false&dubbo=2.0.1&generic=false&heartbeat=60000&interface=com.xintong.visualinspection.service.CheckAppealService_F&methods=getById,getList,update,insert,delete,getByTaskId&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533984416491&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984409204&version=1.0.0) failed to connect to server /192.168.199.228:7685, error message is:connection timed out: /192.168.199.228:7685 at com.alibaba.dubbo.remoting.transport.netty.NettyClient.doConnect(NettyClient.java:122) at com.alibaba.dubbo.remoting.transport.AbstractClient.connect(AbstractClient.java:266) at com.alibaba.dubbo.remoting.transport.AbstractClient$1.run(AbstractClient.java:155) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: org.jboss.netty.channel.ConnectTimeoutException: connection timed out: /192.168.199.228:7685 at org.jboss.netty.channel.socket.nio.NioClientBoss.processConnectTimeout(NioClientBoss.java:139) at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:83) at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337) at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42) at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108) at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42) ... 3 common frames omitted 2018-08-12 08:33:25.115 |-WARN [DubboClientReconnectTimer-thread-2] com.alibaba.dubbo.remoting.transport.AbstractClient [79] -| [DUBBO] client reconnect to 192.168.199.228:7682 find error . url: dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&check=false&codec=dubbo&default.check=false&dubbo=2.0.1&generic=false&heartbeat=60000&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533984416245&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984410326&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 com.alibaba.dubbo.remoting.RemotingException: client(url: dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&check=false&codec=dubbo&default.check=false&dubbo=2.0.1&generic=false&heartbeat=60000&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533984416245&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984410326&version=1.0.0) failed to connect to server /192.168.199.228:7682, error message is:connection timed out: /192.168.199.228:7682 at com.alibaba.dubbo.remoting.transport.netty.NettyClient.doConnect(NettyClient.java:122) at com.alibaba.dubbo.remoting.transport.AbstractClient.connect(AbstractClient.java:266) at com.alibaba.dubbo.remoting.transport.AbstractClient$1.run(AbstractClient.java:155) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: org.jboss.netty.channel.ConnectTimeoutException: connection timed out: /192.168.199.228:7682 at org.jboss.netty.channel.socket.nio.NioClientBoss.processConnectTimeout(NioClientBoss.java:139) at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:83) at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337) at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42) at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108) at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42) ... 3 common frames omitted 2018-08-12 08:33:46.725 |-INFO [DubboClientReconnectTimer-thread-1] com.alibaba.dubbo.remoting.transport.netty.NettyClient [59] -| [DUBBO] Close old netty channel [id: 0x42453bc8, /192.168.199.228:60904 :> /192.168.199.228:7683] on create new netty channel [id: 0x70cae294, /192.168.199.228:51238 => /192.168.199.228:7683], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 08:33:46.725 |-INFO [DubboClientReconnectTimer-thread-1] com.alibaba.dubbo.remoting.transport.AbstractClient [59] -| [DUBBO] Successed connect to server /192.168.199.228:7683 from NettyClient 192.168.199.228 using dubbo version 2.0.1, channel is NettyChannel [channel=[id: 0x70cae294, /192.168.199.228:51238 => /192.168.199.228:7683]], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 08:33:47.201 |-INFO [DubboClientReconnectTimer-thread-1] com.alibaba.dubbo.remoting.transport.netty.NettyClient [59] -| [DUBBO] Close old netty channel [id: 0xe5ec3b61, /192.168.199.228:60922 :> /192.168.199.228:7685] on create new netty channel [id: 0xd8434f01, /192.168.199.228:51267 => /192.168.199.228:7685], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 08:33:47.201 |-INFO [DubboClientReconnectTimer-thread-2] com.alibaba.dubbo.remoting.transport.netty.NettyClient [59] -| [DUBBO] Close old netty channel [id: 0x4986afdf, /192.168.199.228:60921 :> /192.168.199.228:7682] on create new netty channel [id: 0xbb3f611b, /192.168.199.228:51268 => /192.168.199.228:7682], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 08:33:47.202 |-INFO [DubboClientReconnectTimer-thread-1] com.alibaba.dubbo.remoting.transport.AbstractClient [59] -| [DUBBO] Successed connect to server /192.168.199.228:7685 from NettyClient 192.168.199.228 using dubbo version 2.0.1, channel is NettyChannel [channel=[id: 0xd8434f01, /192.168.199.228:51267 => /192.168.199.228:7685]], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 08:33:47.202 |-INFO [DubboClientReconnectTimer-thread-2] com.alibaba.dubbo.remoting.transport.AbstractClient [59] -| [DUBBO] Successed connect to server /192.168.199.228:7682 from NettyClient 192.168.199.228 using dubbo version 2.0.1, channel is NettyChannel [channel=[id: 0xbb3f611b, /192.168.199.228:51268 => /192.168.199.228:7682]], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:44:03.053 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:03.053 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:03.053 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:03.053 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:03.053 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:03.339 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:03.341 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:03.355 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:03.356 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:03.356 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:03.367 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:03.367 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:03.368 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:03.375 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:03.376 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:03.376 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:03.386 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:03.386 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:03.387 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:03.394 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:03.428 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:03.429 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:03.446 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:03.446 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:03.447 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:03.461 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:03.462 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:03.462 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:03.477 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:03.478 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:03.478 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:03.492 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:03.493 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:03.493 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:03.498 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:03.499 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:03.506 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:03.507 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:03.507 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:03.509 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:03.509 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:03.509 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:03.515 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:03.515 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:03.516 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:03.516 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:03.517 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:03.517 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:03.523 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:03.532 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:03.684 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:03.687 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:03.774 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:03.775 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:03.787 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:03.788 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:03.837 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:03.838 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:03.849 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:03.851 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:03.854 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 09:44:03.855 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 09:44:03.864 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 09:44:03.903 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 09:44:03.904 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 20(Integer) 2018-08-12 09:44:03.911 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 09:44:03.911 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 09:44:03.914 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 31 2018-08-12 09:44:03.914 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:03.915 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:03.919 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 09:44:03.928 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 09:44:03.929 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 09:44:03.931 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:03.938 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 09:44:03.975 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:03.975 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:03.976 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:03.976 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:04.069 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:04.070 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:04.070 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:04.070 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:04.080 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:04.080 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:04.080 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:04.081 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:04.081 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:04.081 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:04.081 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:04.081 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:04.082 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:04.082 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:04.091 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:04.092 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:04.092 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:04.093 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:04.097 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:04.097 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:04.098 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:04.098 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:04.099 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:04.099 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:04.106 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:04.107 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:04.107 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:04.107 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:04.108 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:04.108 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:04.111 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:04.112 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:04.112 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:04.116 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:04.117 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:04.123 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:04.171 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:04.173 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:04.175 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 09:44:04.176 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 09:44:04.187 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 09:44:04.196 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:04.217 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:04.218 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:04.219 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 09:44:04.220 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 09:44:04.230 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 09:44:04.247 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:04.248 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:04.250 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 09:44:04.250 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 09:44:04.258 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 09:44:04.284 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:04.285 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:04.286 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:04.286 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:04.286 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 09:44:04.287 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 09:44:04.295 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:04.295 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 09:44:04.296 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:04.298 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:04.313 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:04.314 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:04.314 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:04.320 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:04.367 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:04.368 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:04.375 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 09:44:04.376 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 09:44:04.436 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 09:44:04.465 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:04.512 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:04.512 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:04.521 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:04.522 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:04.522 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:04.536 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:04.537 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:04.538 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:04.545 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:04.593 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:04.594 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:04.598 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 09:44:04.599 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 09:44:04.606 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 09:44:04.674 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:04.674 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:04.743 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:04.744 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:04.755 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:04.756 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:04.757 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:04.757 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:04.757 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:04.765 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:04.766 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:04.766 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:04.769 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:04.770 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:04.770 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:04.778 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:04.783 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:04.784 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:04.785 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:04.792 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:04.827 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:04.829 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:04.848 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:04.849 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:04.852 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 09:44:04.853 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: area_type(String) 2018-08-12 09:44:04.865 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 3 2018-08-12 09:44:05.200 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:05.235 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:05.236 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:05.245 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:05.246 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:05.246 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:05.259 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:05.260 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:05.260 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:05.267 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:05.296 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:05.297 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:05.323 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 and t.organid = ? AND t.positionid in ( ? ) order by workno 2018-08-12 09:44:05.324 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 29(Integer), 2(Integer) 2018-08-12 09:44:05.334 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 12 2018-08-12 09:44:05.335 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:05.335 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2667(Integer) 2018-08-12 09:44:05.344 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 09:44:05.345 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:05.346 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2667(Integer) 2018-08-12 09:44:05.352 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 09:44:05.354 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:05.355 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2940(Integer) 2018-08-12 09:44:05.365 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 09:44:05.366 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:05.366 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2940(Integer) 2018-08-12 09:44:05.374 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 09:44:05.375 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:05.376 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2668(Integer) 2018-08-12 09:44:05.386 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 09:44:05.388 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:05.388 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2668(Integer) 2018-08-12 09:44:05.395 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 09:44:05.397 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:05.397 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2669(Integer) 2018-08-12 09:44:05.407 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 09:44:05.408 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:05.408 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2669(Integer) 2018-08-12 09:44:05.415 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 09:44:05.416 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:05.417 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2670(Integer) 2018-08-12 09:44:05.426 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 09:44:05.428 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:05.428 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2670(Integer) 2018-08-12 09:44:05.436 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 09:44:05.437 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:05.438 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2672(Integer) 2018-08-12 09:44:05.449 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 09:44:05.450 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:05.451 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2672(Integer) 2018-08-12 09:44:05.459 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 09:44:05.460 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:05.460 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2865(Integer) 2018-08-12 09:44:05.471 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 09:44:05.472 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:05.473 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2865(Integer) 2018-08-12 09:44:05.481 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 09:44:05.482 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:05.483 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2892(Integer) 2018-08-12 09:44:05.494 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 09:44:05.495 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:05.496 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2892(Integer) 2018-08-12 09:44:05.503 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 09:44:05.505 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:05.505 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2893(Integer) 2018-08-12 09:44:05.516 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 09:44:05.517 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:05.517 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2893(Integer) 2018-08-12 09:44:05.526 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 09:44:05.527 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:05.527 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2894(Integer) 2018-08-12 09:44:05.536 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 09:44:05.538 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:05.538 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2894(Integer) 2018-08-12 09:44:05.545 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 09:44:05.546 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:05.547 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2895(Integer) 2018-08-12 09:44:05.556 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 09:44:05.557 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:05.557 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2895(Integer) 2018-08-12 09:44:05.564 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 09:44:05.565 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:05.566 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2941(Integer) 2018-08-12 09:44:05.575 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 09:44:05.576 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:05.577 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2941(Integer) 2018-08-12 09:44:05.584 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 09:44:08.801 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:08.806 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:08.806 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:08.806 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:08.806 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:08.806 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:08.833 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:08.833 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:08.842 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:08.843 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:08.843 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:08.845 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:08.845 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:08.855 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:08.855 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:08.856 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:08.856 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:08.856 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:08.860 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:08.861 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:08.861 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:08.861 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:08.861 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:08.868 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:08.868 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:08.868 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:08.869 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:08.869 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:08.872 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:08.872 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:08.873 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:08.873 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:08.873 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:08.873 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:08.874 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:08.880 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:08.881 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:08.881 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:08.883 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:08.884 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:08.884 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:08.885 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:08.888 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:08.888 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:08.889 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:08.890 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:08.890 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:08.894 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:08.896 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:08.897 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:08.897 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:08.899 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:08.899 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:08.900 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:08.900 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:08.903 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:08.903 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:08.904 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:08.906 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 09:44:08.906 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 09:44:08.913 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:08.913 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:08.914 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:08.914 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 09:44:08.916 |-INFO [http-nio-8089-exec-39] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:08.917 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:08.917 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:08.923 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:08.944 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:08.944 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:08.945 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:08.945 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:08.958 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:08.959 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:08.962 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:08.962 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:08.963 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:08.964 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:08.965 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 09:44:08.965 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 20(Integer) 2018-08-12 09:44:08.971 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 09:44:08.971 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 40(Integer) 2018-08-12 09:44:08.975 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:08.976 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:08.976 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:08.977 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 09:44:08.978 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 09:44:08.981 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 31 2018-08-12 09:44:08.982 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:08.982 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:08.984 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 0 2018-08-12 09:44:08.985 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:08.985 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:08.989 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 09:44:08.990 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 09:44:08.990 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 09:44:08.993 |-INFO [http-nio-8089-exec-45] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:08.994 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:08.995 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 09:44:08.995 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 09:44:08.998 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:08.998 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:08.998 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:08.999 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:09.001 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 09:44:09.002 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:09.002 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:09.005 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:09.006 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 09:44:09.006 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:09.006 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:09.015 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:09.023 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:09.023 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:09.024 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:09.032 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:09.033 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:09.033 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:09.034 |-INFO [http-nio-8089-exec-39] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:09.035 |-INFO [http-nio-8089-exec-39] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:09.048 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:09.049 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:09.049 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:09.057 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:09.064 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 09:44:09.064 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 09:44:09.074 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 09:44:09.085 |-INFO [http-nio-8089-exec-45] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:09.086 |-INFO [http-nio-8089-exec-45] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:10.140 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:10.141 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:10.142 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:10.143 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:10.146 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:10.182 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:10.187 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:10.188 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:10.189 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:10.198 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:10.199 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:10.200 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:10.200 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:10.201 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:10.201 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:10.202 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:10.202 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:10.205 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:10.205 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:10.212 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:10.212 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:10.212 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:10.212 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:10.213 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:10.215 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:10.215 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:10.216 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:10.217 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:10.217 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:10.217 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:10.218 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:10.218 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:10.218 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:10.222 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:10.223 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:10.223 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:10.226 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:10.227 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:10.228 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:10.229 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:10.229 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:10.231 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:10.232 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:10.232 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:10.240 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:10.241 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:10.241 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:10.243 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:10.243 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:10.250 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:10.259 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:10.260 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:10.267 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:10.268 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:10.269 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 09:44:10.270 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 09:44:10.276 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 09:44:10.282 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:10.283 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:10.283 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:10.284 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:10.293 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:10.295 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:10.300 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 09:44:10.300 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 09:44:10.308 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 09:44:10.308 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 09:44:10.308 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 09:44:10.319 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 09:44:10.322 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 09:44:10.322 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 09:44:10.333 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 09:44:10.334 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:10.335 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:10.350 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:10.414 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:10.414 |-INFO [http-nio-8089-exec-45] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:10.414 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:10.414 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:10.449 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:10.449 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:10.449 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:10.450 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:10.451 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:10.451 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:10.459 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:10.460 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:10.460 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:10.461 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:10.461 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:10.461 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:10.461 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:10.461 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:10.462 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:10.462 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:10.463 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:10.470 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:10.471 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:10.471 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:10.477 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:10.478 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:10.478 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:10.479 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:10.479 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:10.480 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:10.480 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:10.481 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:10.481 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:10.484 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:10.485 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:10.485 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:10.486 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:10.487 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:10.491 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:10.492 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:10.515 |-INFO [http-nio-8089-exec-45] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:10.517 |-INFO [http-nio-8089-exec-45] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:10.519 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 09:44:10.519 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 09:44:10.522 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:10.523 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:10.524 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 09:44:10.525 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 09:44:10.527 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 09:44:10.530 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:10.531 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:10.532 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 09:44:10.533 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 09:44:10.534 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 09:44:10.534 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:10.536 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:10.537 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 09:44:10.537 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 09:44:10.543 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 09:44:10.544 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 09:44:10.550 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:10.573 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:10.574 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:10.581 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:10.582 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:10.583 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:10.597 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:10.597 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:10.598 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:10.605 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:10.633 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:10.634 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:10.640 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 09:44:10.640 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 09:44:10.731 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 09:44:10.760 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:10.785 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:10.785 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:10.793 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:10.794 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:10.795 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:10.808 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:10.809 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:10.810 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:10.816 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:10.842 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:10.843 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:10.848 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 09:44:10.848 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 09:44:10.856 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 09:44:11.024 |-INFO [http-nio-8089-exec-39] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:11.046 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:11.047 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:11.055 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:11.055 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:11.056 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:11.074 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:11.075 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:11.075 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:11.082 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:11.113 |-INFO [http-nio-8089-exec-39] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:11.114 |-INFO [http-nio-8089-exec-39] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:11.326 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus_COUNT [159] -| ==> Preparing: SELECT count(0) FROM (SELECT t.*, CONCAT(substr(t.start_time, 1, 16), '-', substr(t.end_time, 12, 5)) AS check_period, (SELECT a.code_name FROM sys_code a WHERE a.code_flag = 'task_status' AND a.code_value = t.check_status) AS check_status_name, ca.appeal_result AS appeal_result FROM check_task t LEFT JOIN t_sys_users u ON t.checked_person = u.id LEFT JOIN check_appeal ca ON t.id = ca.task_id WHERE 1 = 1 AND t.check_status IN (?, ?)) table_count 2018-08-12 09:44:11.328 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus_COUNT [159] -| ==> Parameters: 2(Integer), 3(Integer) 2018-08-12 09:44:11.788 |-INFO [http-nio-8089-exec-45] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:11.790 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:11.790 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:11.790 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus_COUNT [159] -| <== Total: 1 2018-08-12 09:44:11.791 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:11.792 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:11.793 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus [159] -| ==> Preparing: SELECT t.*, CONCAT(substr(t.start_time,1,16),'-',substr(t.end_time,12,5)) as check_period, (select a.code_name from sys_code a where a.code_flag='task_status' and a.code_value=t.check_status) as check_status_name, ca.appeal_result as appeal_result FROM check_task t left join t_sys_users u on t.checked_person=u.id left join check_appeal ca on t.id=ca.task_id WHERE 1=1 AND t.check_status in ( ? , ? ) order by t.start_time desc limit ?,? 2018-08-12 09:44:11.794 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus [159] -| ==> Parameters: 2(Integer), 3(Integer), 0(Integer), 10(Integer) 2018-08-12 09:44:11.795 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:11.822 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:11.822 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:11.832 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:11.832 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:11.841 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:11.843 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:11.846 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:11.847 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:11.917 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:11.917 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:11.917 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:11.917 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:11.917 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:11.917 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:11.917 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:11.918 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:11.918 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:11.918 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:11.918 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:11.918 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:11.918 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:11.919 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:11.919 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:11.919 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:11.928 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:11.928 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:11.993 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:11.995 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:12.098 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:12.099 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:12.152 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:12.153 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:12.153 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:12.153 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:12.154 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:12.155 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:12.156 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:12.156 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:12.156 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:12.156 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:12.156 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:12.157 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:12.157 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:12.158 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:12.158 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:12.159 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:12.159 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:12.160 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:12.163 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:12.165 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:12.165 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:12.165 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:12.167 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:12.168 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:12.199 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:12.201 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:12.209 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:12.210 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:12.212 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:12.213 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:12.221 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:12.222 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:12.225 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:12.226 |-INFO [http-nio-8089-exec-45] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:12.226 |-INFO [http-nio-8089-exec-45] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:12.228 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 09:44:12.228 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 09:44:12.234 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:12.234 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:12.238 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 09:44:12.240 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:12.247 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 09:44:12.248 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 09:44:12.251 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus [159] -| <== Total: 10 2018-08-12 09:44:12.261 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 09:44:12.261 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 09:44:12.262 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 09:44:12.262 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 09:44:12.263 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 09:44:12.265 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:12.265 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:12.269 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 09:44:12.270 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 20(Integer) 2018-08-12 09:44:12.270 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 09:44:12.272 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:12.273 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:12.273 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:12.276 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:12.276 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:12.285 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:12.286 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:12.286 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:12.287 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:12.288 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:12.288 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:12.294 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 31 2018-08-12 09:44:12.295 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:12.295 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:12.296 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 09:44:12.296 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:12.297 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:12.298 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:12.300 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:12.301 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:12.301 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:12.311 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:12.312 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:12.312 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:12.326 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:12.327 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:12.335 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:12.336 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:12.367 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 09:44:12.368 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 09:44:12.378 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 09:44:12.379 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:12.379 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 09:44:12.379 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:12.380 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 40(Integer) 2018-08-12 09:44:12.387 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 0 2018-08-12 09:44:12.388 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:12.389 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:12.393 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:12.402 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:12.945 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:12.946 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:12.946 |-INFO [http-nio-8089-exec-45] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:12.948 |-INFO [http-nio-8089-exec-39] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:12.950 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:12.981 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:12.982 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:12.989 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:12.990 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:12.990 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:12.991 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:12.991 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:12.999 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:12.999 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:13.000 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:13.000 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:13.000 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:13.005 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:13.006 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:13.006 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:13.007 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:13.007 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:13.009 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:13.009 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:13.010 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:13.015 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:13.016 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:13.016 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:13.016 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:13.016 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:13.017 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:13.017 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:13.017 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:13.018 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:13.025 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:13.025 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:13.025 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:13.026 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:13.026 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:13.026 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:13.026 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:13.032 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:13.032 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:13.033 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:13.037 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:13.042 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:13.042 |-DEBUG [http-nio-8089-exec-39] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:13.043 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:13.043 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:13.043 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:13.044 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:13.045 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 09:44:13.046 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 09:44:13.052 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:13.052 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:13.053 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:13.058 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 09:44:13.063 |-INFO [http-nio-8089-exec-45] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:13.064 |-INFO [http-nio-8089-exec-45] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:13.069 |-INFO [http-nio-8089-exec-39] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:13.069 |-INFO [http-nio-8089-exec-39] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:13.080 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:13.081 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:13.086 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 09:44:13.086 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 09:44:13.093 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 09:44:13.093 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 09:44:13.094 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 09:44:13.106 |-DEBUG [http-nio-8089-exec-45] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 09:44:13.107 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 09:44:13.108 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 09:44:13.116 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 09:44:13.117 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:13.117 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:13.132 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:13.179 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:13.180 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:13.180 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:13.181 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:13.221 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:13.221 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:13.222 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:13.223 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:13.230 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:13.231 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:13.231 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:13.231 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:13.232 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:13.235 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:13.235 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:13.236 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:13.237 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:13.237 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:13.243 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:13.244 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:13.244 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:13.250 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:13.251 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:13.251 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:13.252 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:13.252 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:13.252 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:13.252 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:13.253 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:13.253 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:13.259 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:13.259 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:13.259 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:13.260 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:13.261 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:13.268 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:13.270 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:13.271 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:13.271 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:13.281 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:13.282 |-INFO [http-nio-8089-exec-18] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:13.283 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 09:44:13.284 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:13.284 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 09:44:13.290 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:13.291 |-INFO [http-nio-8089-exec-15] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:13.293 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 09:44:13.293 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 09:44:13.298 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:13.299 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:13.301 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 09:44:13.301 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 09:44:13.303 |-DEBUG [http-nio-8089-exec-18] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 09:44:13.306 |-DEBUG [http-nio-8089-exec-15] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 09:44:13.307 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:13.308 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:13.309 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 09:44:13.310 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 09:44:13.322 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 09:44:13.326 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 09:44:13.332 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:13.355 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:13.356 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:13.364 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:13.364 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:13.365 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:13.377 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:13.378 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:13.379 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:13.386 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:13.413 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:13.414 |-INFO [http-nio-8089-exec-50] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:13.418 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 09:44:13.419 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 09:44:13.479 |-DEBUG [http-nio-8089-exec-50] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 09:44:13.507 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:13.532 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:13.533 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:13.540 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:13.541 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:13.541 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:13.557 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:13.558 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:13.559 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:13.566 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:13.593 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:13.593 |-INFO [http-nio-8089-exec-21] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:13.597 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 09:44:13.598 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 09:44:13.607 |-DEBUG [http-nio-8089-exec-21] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 09:44:13.706 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:13.728 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:13.729 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:13.736 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:13.743 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:13.743 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:13.756 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:13.757 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:13.757 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:13.767 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:13.793 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:13.794 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:16.273 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:16.307 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:16.308 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:16.315 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:16.316 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:16.316 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:16.322 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:16.322 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:16.329 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:16.330 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:16.330 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:16.337 |-DEBUG [http-nio-8089-exec-40] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:16.352 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:16.353 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:16.358 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:44:16.358 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:44:16.360 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:16.361 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:16.361 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:16.365 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:16.366 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:44:16.366 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:44:16.366 |-INFO [http-nio-8089-exec-40] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:16.366 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:16.372 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:16.373 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:16.373 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:16.379 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:44:16.380 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:44:16.380 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:44:16.384 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:16.390 |-DEBUG [http-nio-8089-exec-26] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:44:16.419 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:16.420 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:16.421 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:44:16.422 |-INFO [http-nio-8089-exec-26] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:44:16.562 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-198] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 09:44:16.562 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-198] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 09:44:16.680 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-198] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 09:47:04.282 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:47:04.351 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:47:04.352 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:47:04.359 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:47:04.368 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:47:04.369 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:47:04.383 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:47:04.384 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:47:04.384 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:47:04.392 |-DEBUG [http-nio-8089-exec-14] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:47:04.425 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:47:04.426 |-INFO [http-nio-8089-exec-14] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:50:57.650 |-INFO [ZkClient-EventThread-50-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.CheckAppealService_F?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_F&methods=getById,getList,update,insert,delete,getByTaskId&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409204&version=1.0.0, urls: [dubbo://192.168.199.228:7683/com.xintong.visualinspection.service.CheckAppealService_F?anyhost=true&application=jicha_fjq-provider_consumer&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CheckAppealService_F&methods=getById,getList,update,insert,delete,getByTaskId&pid=18101&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533966971854&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:50:57.662 |-INFO [ZkClient-EventThread-50-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.StatisticsService_F?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.StatisticsService_F&methods=getOneSACheckedInfo,getYearScoreChange,getOperationInfo,getDeptStatistic,getEmployeeCheckedInfo,getCheckedItemScoreInfo,getFeeStationScoreInfo,getFeeStationCheckItemScore,getFeeStationCheckedScore,getEmployeeRankingData,get2CheckedItemScoreInfo,getOneCheckedDetailInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984410268&version=1.0.0, urls: [dubbo://192.168.199.228:7683/com.xintong.visualinspection.service.StatisticsService_F?anyhost=true&application=jicha_fjq-provider_consumer&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.StatisticsService_F&methods=getOneSACheckedInfo,getYearScoreChange,getOperationInfo,getDeptStatistic,getEmployeeCheckedInfo,getCheckedItemScoreInfo,getFeeStationScoreInfo,getFeeStationCheckItemScore,getFeeStationCheckedScore,getEmployeeRankingData,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=18101&revision=1.0-SNAPSHOT&side=provider&status=server&timeout=3000×tamp=1533966971922&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:50:57.667 |-INFO [ZkClient-EventThread-50-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.CheckOtherService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_Q&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409881&version=1.0.0, urls: [empty://192.168.199.228/com.xintong.visualinspection.service.CheckOtherService_Q?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_Q&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409881&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:50:57.672 |-INFO [ZkClient-EventThread-50-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.RecordService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.RecordService_Q&methods=getAllRecord,getRecord,updateRecord,addRecord,deleteRecord&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409995&version=1.0.0, urls: [empty://192.168.199.228/com.xintong.visualinspection.service.RecordService_Q?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.RecordService_Q&methods=getAllRecord,getRecord,updateRecord,addRecord,deleteRecord&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409995&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:50:57.674 |-INFO [ZkClient-EventThread-50-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.ScoreService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_Q&methods=backoutScore,getScoreListByTaskId,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984410182&version=1.0.0, urls: [empty://192.168.199.228/com.xintong.visualinspection.service.ScoreService_Q?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_Q&methods=backoutScore,getScoreListByTaskId,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984410182&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:50:57.687 |-INFO [ZkClient-EventThread-50-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.CheckApplyService_F?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckApplyService_F&methods=getById,getTopReasonList,getList,update,insert,delete,getByTaskId&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409449&version=1.0.0, urls: [dubbo://192.168.199.228:7683/com.xintong.visualinspection.service.CheckApplyService_F?anyhost=true&application=jicha_fjq-provider_consumer&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CheckApplyService_F&methods=getById,getTopReasonList,getList,update,insert,delete,getByTaskId&pid=18101&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533966971869&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:50:57.689 |-INFO [ZkClient-EventThread-50-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.TaskService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409634&version=1.0.0, urls: [empty://192.168.199.228/com.xintong.visualinspection.service.TaskService_Q?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409634&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:50:57.690 |-INFO [ZkClient-EventThread-50-127.0.0.1:2181] com.alibaba.dubbo.remoting.transport.netty.NettyChannel [59] -| [DUBBO] Close netty channel [id: 0xd8434f01, /192.168.199.228:51267 => /192.168.199.228:7685], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:50:57.710 |-INFO [DubboSharedHandler-thread-1] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] disconected from /192.168.199.228:7685,url:dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.CheckAppealService_F?anyhost=true&application=jicha_base-provider&check=false&codec=dubbo&default.check=false&dubbo=2.0.1&generic=false&heartbeat=60000&interface=com.xintong.visualinspection.service.CheckAppealService_F&methods=getById,getList,update,insert,delete,getByTaskId&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533984416491&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984409204&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:07.747 |-INFO [DubboServerHandler-192.168.199.228:7682-thread-198] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] disconected from /192.168.199.228:51240,url:dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.199.228&bind.port=7682&channel.readonly.sent=true&codec=dubbo&dubbo=2.0.1&generic=false&heartbeat=60000&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=41542&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533984416245&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.660 |-INFO [DubboShutdownHook] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Run shutdown hook now., dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.662 |-INFO [Thread-46] org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext [987] -| Closing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@24942f8: startup date [Sat Aug 11 18:46:41 CST 2018]; root of context hierarchy 2018-08-12 09:51:23.664 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.support.AbstractRegistryFactory [59] -| [DUBBO] Close all registries [zookeeper://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=jicha_base-provider&dubbo=2.0.1&file=./output/dubbo.cache&interface=com.alibaba.dubbo.registry.RegistryService&pid=41542×tamp=1533984408749], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.666 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy registry:zookeeper://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=jicha_base-provider&dubbo=2.0.1&file=./output/dubbo.cache&interface=com.alibaba.dubbo.registry.RegistryService&pid=41542×tamp=1533984408749, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.667 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unregister: consumer://192.168.199.228/com.xintong.visualinspection.service.ScoreService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_Q&methods=backoutScore,getScoreListByTaskId,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984410182&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.675 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unregister url consumer://192.168.199.228/com.xintong.visualinspection.service.ScoreService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_Q&methods=backoutScore,getScoreListByTaskId,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984410182&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.675 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unregister: consumer://192.168.199.228/com.xintong.visualinspection.service.StatisticsService_F?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.StatisticsService_F&methods=getOneSACheckedInfo,getYearScoreChange,getOperationInfo,getDeptStatistic,getEmployeeCheckedInfo,getCheckedItemScoreInfo,getFeeStationScoreInfo,getFeeStationCheckItemScore,getFeeStationCheckedScore,getEmployeeRankingData,get2CheckedItemScoreInfo,getOneCheckedDetailInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984410268&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.677 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unregister url consumer://192.168.199.228/com.xintong.visualinspection.service.StatisticsService_F?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.StatisticsService_F&methods=getOneSACheckedInfo,getYearScoreChange,getOperationInfo,getDeptStatistic,getEmployeeCheckedInfo,getCheckedItemScoreInfo,getFeeStationScoreInfo,getFeeStationCheckItemScore,getFeeStationCheckedScore,getEmployeeRankingData,get2CheckedItemScoreInfo,getOneCheckedDetailInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984410268&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.677 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unregister: dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=41542&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533984416245&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.680 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unregister url dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=41542&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533984416245&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.680 |-INFO [ZkClient-EventThread-50-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.CommonService?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984410326&version=1.0.0, urls: [empty://192.168.199.228/com.xintong.visualinspection.service.CommonService?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984410326&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.681 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unregister: consumer://192.168.199.228/com.xintong.visualinspection.service.CheckApplyService_F?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckApplyService_F&methods=getById,getTopReasonList,getList,update,insert,delete,getByTaskId&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409449&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.681 |-INFO [ZkClient-EventThread-50-127.0.0.1:2181] com.alibaba.dubbo.remoting.transport.netty.NettyChannel [59] -| [DUBBO] Close netty channel [id: 0xbb3f611b, /192.168.199.228:51268 => /192.168.199.228:7682], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.682 |-INFO [DubboServerHandler-192.168.199.228:7682-thread-198] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] disconected from /192.168.199.228:51268,url:dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.199.228&bind.port=7682&channel.readonly.sent=true&codec=dubbo&dubbo=2.0.1&generic=false&heartbeat=60000&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=41542&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533984416245&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.683 |-INFO [DubboSharedHandler-thread-1] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] disconected from /192.168.199.228:7682,url:dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&check=false&codec=dubbo&default.check=false&dubbo=2.0.1&generic=false&heartbeat=60000&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533984416245&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984410326&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.684 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unregister url consumer://192.168.199.228/com.xintong.visualinspection.service.CheckApplyService_F?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckApplyService_F&methods=getById,getTopReasonList,getList,update,insert,delete,getByTaskId&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409449&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.684 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unregister: consumer://192.168.199.228/com.xintong.visualinspection.service.CommonService?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984410326&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.687 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unregister url consumer://192.168.199.228/com.xintong.visualinspection.service.CommonService?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984410326&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.687 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unregister: consumer://192.168.199.228/com.xintong.visualinspection.service.CheckOtherService_F?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_F&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409737&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.688 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unregister url consumer://192.168.199.228/com.xintong.visualinspection.service.CheckOtherService_F?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_F&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409737&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.689 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unregister: consumer://192.168.199.228/com.xintong.visualinspection.service.TaskService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409634&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.690 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unregister url consumer://192.168.199.228/com.xintong.visualinspection.service.TaskService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409634&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.690 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unregister: dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.ItemService?anyhost=true&application=jicha_base-provider&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ItemService&methods=getAll,getCheckItemName&pid=41542&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533984416644&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.691 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unregister url dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.ItemService?anyhost=true&application=jicha_base-provider&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ItemService&methods=getAll,getCheckItemName&pid=41542&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533984416644&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.691 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unregister: consumer://192.168.199.228/com.xintong.visualinspection.service.ScoreService_F?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_F&methods=backoutScore,getScoreListByTaskId,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984410097&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.692 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unregister url consumer://192.168.199.228/com.xintong.visualinspection.service.ScoreService_F?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_F&methods=backoutScore,getScoreListByTaskId,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984410097&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.692 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unregister: consumer://192.168.199.228/com.xintong.visualinspection.service.AreaInfoService_F?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984408727&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.693 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unregister url consumer://192.168.199.228/com.xintong.visualinspection.service.AreaInfoService_F?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984408727&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.693 |-INFO [DubboServerHandler-192.168.199.228:7682-thread-198] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] disconected from /192.168.199.228:52145,url:dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.199.228&bind.port=7682&channel.readonly.sent=true&codec=dubbo&dubbo=2.0.1&generic=false&heartbeat=60000&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=41542&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533984416245&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.693 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unregister: consumer://192.168.199.228/com.xintong.visualinspection.service.RecordService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.RecordService_Q&methods=getAllRecord,getRecord,updateRecord,addRecord,deleteRecord&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409995&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.695 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unregister url consumer://192.168.199.228/com.xintong.visualinspection.service.RecordService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.RecordService_Q&methods=getAllRecord,getRecord,updateRecord,addRecord,deleteRecord&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409995&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.695 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unregister: dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.UserService?anyhost=true&application=jicha_base-provider&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.UserService&methods=getAll,getUsers,getWGUserByDeptId,getOne,loadUserByUsername,update,insert,queryCountByJob,delete,getAllCheckmans,getFsUserByDeptId&pid=41542&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533984416659&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.700 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unregister url dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.UserService?anyhost=true&application=jicha_base-provider&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.UserService&methods=getAll,getUsers,getWGUserByDeptId,getOne,loadUserByUsername,update,insert,queryCountByJob,delete,getAllCheckmans,getFsUserByDeptId&pid=41542&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533984416659&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.701 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unregister: consumer://192.168.199.228/com.xintong.visualinspection.service.CheckAppealService_F?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_F&methods=getById,getList,update,insert,delete,getByTaskId&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409204&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.701 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unregister url consumer://192.168.199.228/com.xintong.visualinspection.service.CheckAppealService_F?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_F&methods=getById,getList,update,insert,delete,getByTaskId&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409204&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.702 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unregister: consumer://192.168.199.228/com.xintong.visualinspection.service.CheckApplyService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckApplyService_Q&methods=getById,getTopReasonList,getList,update,insert,delete,getByTaskId&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409563&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.704 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unregister url consumer://192.168.199.228/com.xintong.visualinspection.service.CheckApplyService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckApplyService_Q&methods=getById,getTopReasonList,getList,update,insert,delete,getByTaskId&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409563&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.704 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unregister: consumer://192.168.199.228/com.xintong.visualinspection.service.TaskService_F?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_F&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409274&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.704 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unregister url consumer://192.168.199.228/com.xintong.visualinspection.service.TaskService_F?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_F&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409274&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.704 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unregister: consumer://192.168.199.228/com.xintong.visualinspection.service.CheckOtherService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_Q&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409881&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.706 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unregister url consumer://192.168.199.228/com.xintong.visualinspection.service.CheckOtherService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_Q&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409881&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.706 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unsubscribe: consumer://192.168.199.228/com.xintong.visualinspection.service.CheckAppealService_F?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_F&methods=getById,getList,update,insert,delete,getByTaskId&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409204&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.707 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unsubscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.CheckAppealService_F?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_F&methods=getById,getList,update,insert,delete,getByTaskId&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409204&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.707 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unsubscribe: consumer://192.168.199.228/com.xintong.visualinspection.service.TaskService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409634&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.707 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unsubscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.TaskService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409634&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.707 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unsubscribe: consumer://192.168.199.228/com.xintong.visualinspection.service.CheckApplyService_F?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckApplyService_F&methods=getById,getTopReasonList,getList,update,insert,delete,getByTaskId&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409449&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.707 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unsubscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.CheckApplyService_F?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckApplyService_F&methods=getById,getTopReasonList,getList,update,insert,delete,getByTaskId&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409449&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.707 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unsubscribe: consumer://192.168.199.228/com.xintong.visualinspection.service.CheckOtherService_F?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_F&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409737&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.707 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unsubscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.CheckOtherService_F?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_F&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409737&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.707 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unsubscribe: provider://192.168.199.228:7682/com.xintong.visualinspection.service.ItemService?anyhost=true&application=jicha_base-provider&category=configurators&check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ItemService&methods=getAll,getCheckItemName&pid=41542&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533984416644&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.707 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unsubscribe url provider://192.168.199.228:7682/com.xintong.visualinspection.service.ItemService?anyhost=true&application=jicha_base-provider&category=configurators&check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ItemService&methods=getAll,getCheckItemName&pid=41542&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533984416644&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.708 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unsubscribe: consumer://192.168.199.228/com.xintong.visualinspection.service.AreaInfoService_F?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984408727&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.708 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unsubscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.AreaInfoService_F?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984408727&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.708 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unsubscribe: consumer://192.168.199.228/com.xintong.visualinspection.service.TaskService_F?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_F&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409274&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.708 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unsubscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.TaskService_F?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_F&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409274&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.708 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unsubscribe: provider://192.168.199.228:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&category=configurators&check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=41542&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533984416245&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.708 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unsubscribe url provider://192.168.199.228:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&category=configurators&check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=41542&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533984416245&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.708 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unsubscribe: consumer://192.168.199.228/com.xintong.visualinspection.service.ScoreService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_Q&methods=backoutScore,getScoreListByTaskId,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984410182&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.708 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unsubscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.ScoreService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_Q&methods=backoutScore,getScoreListByTaskId,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984410182&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.708 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unsubscribe: consumer://192.168.199.228/com.xintong.visualinspection.service.CheckApplyService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckApplyService_Q&methods=getById,getTopReasonList,getList,update,insert,delete,getByTaskId&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409563&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.708 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unsubscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.CheckApplyService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckApplyService_Q&methods=getById,getTopReasonList,getList,update,insert,delete,getByTaskId&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409563&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.708 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unsubscribe: consumer://192.168.199.228/com.xintong.visualinspection.service.CheckOtherService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_Q&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409881&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.708 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unsubscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.CheckOtherService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_Q&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409881&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.709 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unsubscribe: consumer://192.168.199.228/com.xintong.visualinspection.service.ScoreService_F?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_F&methods=backoutScore,getScoreListByTaskId,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984410097&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.709 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unsubscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.ScoreService_F?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_F&methods=backoutScore,getScoreListByTaskId,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984410097&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.709 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unsubscribe: consumer://192.168.199.228/com.xintong.visualinspection.service.RecordService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.RecordService_Q&methods=getAllRecord,getRecord,updateRecord,addRecord,deleteRecord&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409995&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.709 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unsubscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.RecordService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.RecordService_Q&methods=getAllRecord,getRecord,updateRecord,addRecord,deleteRecord&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409995&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.709 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unsubscribe: provider://192.168.199.228:7682/com.xintong.visualinspection.service.UserService?anyhost=true&application=jicha_base-provider&category=configurators&check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.UserService&methods=getAll,getUsers,getWGUserByDeptId,getOne,loadUserByUsername,update,insert,queryCountByJob,delete,getAllCheckmans,getFsUserByDeptId&pid=41542&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533984416659&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.709 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unsubscribe url provider://192.168.199.228:7682/com.xintong.visualinspection.service.UserService?anyhost=true&application=jicha_base-provider&category=configurators&check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.UserService&methods=getAll,getUsers,getWGUserByDeptId,getOne,loadUserByUsername,update,insert,queryCountByJob,delete,getAllCheckmans,getFsUserByDeptId&pid=41542&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533984416659&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.709 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unsubscribe: consumer://192.168.199.228/com.xintong.visualinspection.service.CommonService?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984410326&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.709 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unsubscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.CommonService?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984410326&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.709 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unsubscribe: consumer://192.168.199.228/com.xintong.visualinspection.service.StatisticsService_F?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.StatisticsService_F&methods=getOneSACheckedInfo,getYearScoreChange,getOperationInfo,getDeptStatistic,getEmployeeCheckedInfo,getCheckedItemScoreInfo,getFeeStationScoreInfo,getFeeStationCheckItemScore,getFeeStationCheckedScore,getEmployeeRankingData,get2CheckedItemScoreInfo,getOneCheckedDetailInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984410268&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.709 |-INFO [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unsubscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.StatisticsService_F?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.StatisticsService_F&methods=getOneSACheckedInfo,getYearScoreChange,getOperationInfo,getDeptStatistic,getEmployeeCheckedInfo,getCheckedItemScoreInfo,getFeeStationScoreInfo,getFeeStationCheckItemScore,getFeeStationCheckedScore,getEmployeeRankingData,get2CheckedItemScoreInfo,getOneCheckedDetailInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984410268&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.711 |-INFO [ZkClient-EventThread-50-127.0.0.1:2181] org.I0Itec.zkclient.ZkEventThread [82] -| Terminate ZkClient event thread. 2018-08-12 09:51:23.713 |-INFO [DubboShutdownHook] org.apache.zookeeper.ZooKeeper [687] -| Session: 0x1000f986db60036 closed 2018-08-12 09:51:23.713 |-INFO [DubboZkclientConnector-EventThread] org.apache.zookeeper.ClientCnxn [520] -| EventThread shut down for session: 0x1000f986db60036 2018-08-12 09:51:23.724 |-WARN [New I/O worker #17] com.alibaba.dubbo.remoting.transport.AbstractServer [71] -| [DUBBO] All clients has discontected from /192.168.199.228:7682. You can graceful shutdown now., dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.724 |-INFO [DubboServerHandler-192.168.199.228:7682-thread-198] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] disconected from /192.168.199.228:51239,url:dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.199.228&bind.port=7682&channel.readonly.sent=true&codec=dubbo&dubbo=2.0.1&generic=false&heartbeat=60000&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=41542&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533984416245&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:23.735 |-INFO [Thread-46] org.springframework.context.support.DefaultLifecycleProcessor [358] -| Stopping beans in phase 0 2018-08-12 09:51:23.744 |-WARN [Thread-46] org.springframework.beans.factory.support.DisposableBeanAdapter [374] -| Invocation of destroy method 'shutdown' failed on bean with name 'dubboMvcEndpoint': org.springframework.beans.factory.BeanCreationNotAllowedException: Error creating bean with name 'ServiceBean@com.xintong.visualinspection.service.CommonService#commonServiceImpl': Singleton bean creation not allowed while singletons of this factory are in destruction (Do not request a bean from a BeanFactory in a destroy method implementation!) 2018-08-12 09:51:23.745 |-INFO [Thread-46] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [449] -| Unregistering JMX-exposed beans on shutdown 2018-08-12 09:51:23.745 |-INFO [Thread-46] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [241] -| Unregistering JMX-exposed beans 2018-08-12 09:51:23.746 |-INFO [Thread-46] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [449] -| Unregistering JMX-exposed beans on shutdown 2018-08-12 09:51:23.747 |-INFO [Thread-46] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [241] -| Unregistering JMX-exposed beans 2018-08-12 09:51:23.760 |-INFO [Thread-46] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [203] -| Shutting down ExecutorService 'threadExecutor' 2018-08-12 09:51:23.770 |-INFO [Thread-46] com.alibaba.druid.pool.DruidDataSource [1534] -| {dataSource-2} closed 2018-08-12 09:51:23.773 |-INFO [Thread-46] com.alibaba.druid.pool.DruidDataSource [1534] -| {dataSource-1} closed 2018-08-12 09:51:23.779 |-INFO [Thread-46] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor [243] -| was destroying! 2018-08-12 09:51:23.780 |-INFO [Thread-46] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor [243] -| was destroying! 2018-08-12 09:51:23.783 |-INFO [Thread-46] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor [243] -| was destroying! 2018-08-12 09:51:23.783 |-INFO [Thread-46] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor [243] -| was destroying! 2018-08-12 09:51:23.784 |-INFO [Thread-46] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor [243] -| was destroying! 2018-08-12 09:51:23.784 |-INFO [Thread-46] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor [243] -| was destroying! 2018-08-12 09:51:23.785 |-INFO [Thread-46] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor [243] -| was destroying! 2018-08-12 09:51:23.785 |-INFO [Thread-46] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor [243] -| was destroying! 2018-08-12 09:51:23.786 |-INFO [Thread-46] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor [243] -| was destroying! 2018-08-12 09:51:23.786 |-INFO [Thread-46] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor [243] -| was destroying! 2018-08-12 09:51:23.786 |-INFO [Thread-46] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor [243] -| was destroying! 2018-08-12 09:51:23.787 |-INFO [Thread-46] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor [243] -| was destroying! 2018-08-12 09:51:23.787 |-INFO [Thread-46] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor [243] -| was destroying! 2018-08-12 09:51:23.790 |-INFO [Thread-46] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor [252] -| class com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor was destroying! 2018-08-12 09:51:33.716 |-INFO [DubboShutdownHook] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] Close dubbo server: /192.168.199.228:7682, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:33.738 |-INFO [DubboShutdownHook] com.alibaba.dubbo.remoting.transport.AbstractServer [59] -| [DUBBO] Close NettyServer bind /0.0.0.0:7682, export /192.168.199.228:7682, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:33.743 |-INFO [DubboShutdownHook] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] Close dubbo connect: 192.168.199.228:0-->192.168.199.228:7682, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:33.743 |-INFO [DubboShutdownHook] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] Close dubbo connect: /192.168.199.228:51238-->/192.168.199.228:7683, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:33.743 |-INFO [DubboShutdownHook] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] Close dubbo connect: 192.168.199.228:0-->192.168.199.228:7685, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:33.743 |-INFO [DubboShutdownHook] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] Close dubbo connect: 192.168.199.228:0-->192.168.199.228:7682, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:33.743 |-INFO [DubboShutdownHook] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] Close dubbo connect: 192.168.199.228:0-->192.168.199.228:7685, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:33.744 |-INFO [DubboShutdownHook] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] Destroy reference: dubbo://192.168.199.228:7683/com.xintong.visualinspection.service.CheckApplyService_F?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CheckApplyService_F&methods=getById,getTopReasonList,getList,update,insert,delete,getByTaskId&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533966971869&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984409449&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:33.744 |-INFO [DubboShutdownHook] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] Destroy reference: dubbo://192.168.199.228:7683/com.xintong.visualinspection.service.StatisticsService_F?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.StatisticsService_F&methods=getOneSACheckedInfo,getYearScoreChange,getOperationInfo,getDeptStatistic,getEmployeeCheckedInfo,getCheckedItemScoreInfo,getFeeStationScoreInfo,getFeeStationCheckItemScore,getFeeStationCheckedScore,getEmployeeRankingData,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533966971922&revision=1.0-SNAPSHOT&side=consumer&status=server&timeout=3000×tamp=1533984410268&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:33.744 |-INFO [DubboShutdownHook] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] Destroy reference: dubbo://192.168.199.228:7683/com.xintong.visualinspection.service.AreaInfoService_F?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533966971814&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984408727&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:33.744 |-INFO [DubboShutdownHook] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] Destroy reference: dubbo://192.168.199.228:7683/com.xintong.visualinspection.service.CheckAppealService_F?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CheckAppealService_F&methods=getById,getList,update,insert,delete,getByTaskId&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533966971854&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984409204&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:33.744 |-INFO [DubboShutdownHook] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] Destroy reference: dubbo://192.168.199.228:7683/com.xintong.visualinspection.service.CheckOtherService_F?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CheckOtherService_F&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533966971888&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984409737&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:33.744 |-INFO [DubboShutdownHook] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] Destroy reference: dubbo://192.168.199.228:7683/com.xintong.visualinspection.service.ScoreService_F?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ScoreService_F&methods=getScoreListByTaskId,backoutScore,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533966971904&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984410097&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:33.744 |-INFO [DubboShutdownHook] com.alibaba.dubbo.remoting.transport.netty.NettyChannel [59] -| [DUBBO] Close netty channel [id: 0x70cae294, /192.168.199.228:51238 => /192.168.199.228:7683], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:33.745 |-INFO [DubboShutdownHook] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] Destroy reference: dubbo://192.168.199.228:7683/com.xintong.visualinspection.service.TaskService_F?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.TaskService_F&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533966971943&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984409274&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:33.745 |-INFO [DubboSharedHandler-thread-1] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] disconected from /192.168.199.228:7683,url:dubbo://192.168.199.228:7683/com.xintong.visualinspection.service.AreaInfoService_F?anyhost=true&application=jicha_base-provider&check=false&codec=dubbo&default.check=false&dubbo=2.0.1&generic=false&heartbeat=60000&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=41542®ister.ip=192.168.199.228&remote.timestamp=1533966971814&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1533984408727&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:33.745 |-INFO [DubboShutdownHook] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] Unexport service: dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.199.228&bind.port=7682&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=41542&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533984416245&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:33.745 |-INFO [DubboShutdownHook] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] Unexport service: dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.ItemService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.199.228&bind.port=7682&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ItemService&methods=getAll,getCheckItemName&pid=41542&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533984416644&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:33.745 |-INFO [DubboShutdownHook] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] Unexport service: dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.UserService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.199.228&bind.port=7682&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.UserService&methods=getAll,getUsers,getWGUserByDeptId,getOne,loadUserByUsername,update,insert,queryCountByJob,delete,getAllCheckmans,getFsUserByDeptId&pid=41542&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533984416659&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:33.745 |-INFO [DubboShutdownHook] com.alibaba.dubbo.rpc.protocol.injvm.InjvmProtocol [59] -| [DUBBO] Unexport service: injvm://127.0.0.1/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.199.228&bind.port=7682&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=41542&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533984416245&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:33.745 |-INFO [DubboShutdownHook] com.alibaba.dubbo.rpc.protocol.injvm.InjvmProtocol [59] -| [DUBBO] Unexport service: injvm://127.0.0.1/com.xintong.visualinspection.service.ItemService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.199.228&bind.port=7682&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ItemService&methods=getAll,getCheckItemName&pid=41542&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533984416644&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:33.745 |-INFO [DubboShutdownHook] com.alibaba.dubbo.rpc.protocol.injvm.InjvmProtocol [59] -| [DUBBO] Unexport service: injvm://127.0.0.1/com.xintong.visualinspection.service.UserService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.199.228&bind.port=7682&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.UserService&methods=getAll,getUsers,getWGUserByDeptId,getOne,loadUserByUsername,update,insert,queryCountByJob,delete,getAllCheckmans,getFsUserByDeptId&pid=41542&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533984416659&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:38.229 |-INFO [restartedMain] com.alibaba.dubbo.common.logger.LoggerFactory [59] -| using logger: com.alibaba.dubbo.common.logger.log4j.Log4jLoggerAdapter 2018-08-12 09:51:38.235 |-INFO [restartedMain] com.alibaba.boot.dubbo.context.event.WelcomeLogoApplicationListener [53] -| ████████▄ ███ █▄ ▀█████████▄ ▀█████████▄ ▄██████▄ ███ ▀███ ███ ███ ███ ███ ███ ███ ███ ███ ███ ███ ███ ███ ███ ███ ███ ███ ███ ███ ███ ███ ███ ███ ▄███▄▄▄██▀ ▄███▄▄▄██▀ ███ ███ ███ ███ ███ ███ ▀▀███▀▀▀██▄ ▀▀███▀▀▀██▄ ███ ███ ███ ███ ███ ███ ███ ██▄ ███ ██▄ ███ ███ ███ ▄███ ███ ███ ███ ███ ███ ███ ███ ███ ████████▀ ████████▀ ▄█████████▀ ▄█████████▀ ▀██████▀ :: Dubbo Spring Boot (v0.1.0) : https://github.com/dubbo/dubbo-spring-boot-project :: Dubbo (v2.0.1) : https://github.com/alibaba/dubbo :: Google group : http://groups.google.com/group/dubbo 2018-08-12 09:51:38.240 |-INFO [restartedMain] com.alibaba.boot.dubbo.context.event.OverrideDubboConfigApplicationListener [67] -| Dubbo Config was overridden by externalized configuration {dubbo.application.id=jicha_base-provider, dubbo.application.name=jicha_base-provider, dubbo.consumer.check=false, dubbo.protocol.id=dubbo, dubbo.protocol.name=dubbo, dubbo.protocol.port=7682, dubbo.protocol.status=server, dubbo.reference.check=false, dubbo.registry.address=zookeeper://127.0.0.1:2181, dubbo.registry.file=./output/dubbo.cache, dubbo.registry.id=demoservice, dubbo.scan.basePackages=com.xintong.visualinspection.service} 2018-08-12 09:51:38.343 |-INFO [restartedMain] com.xintong.VideocheckApplication [48] -| Starting VideocheckApplication on pds.lan with PID 18578 (/Users/wenhongquan/VisualInspection/VisualInspection_server/target/classes started by wenhongquan in /Users/wenhongquan/VisualInspection/VisualInspection_server) 2018-08-12 09:51:38.343 |-INFO [restartedMain] com.xintong.VideocheckApplication [637] -| No active profile set, falling back to default profiles: default 2018-08-12 09:51:38.505 |-INFO [background-preinit] org.hibernate.validator.internal.util.Version [30] -| HV000001: Hibernate Validator 5.3.4.Final 2018-08-12 09:51:38.556 |-INFO [restartedMain] org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext [582] -| Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@219c08f6: startup date [Sun Aug 12 09:51:38 CST 2018]; root of context hierarchy 2018-08-12 09:51:39.819 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.context.annotation.DubboConfigBindingRegistrar [122] -| The dubbo config bean definition [name : jicha_base-provider, class : com.alibaba.dubbo.config.ApplicationConfig] has been registered. 2018-08-12 09:51:39.820 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.context.annotation.DubboConfigBindingRegistrar [144] -| The BeanPostProcessor bean definition [com.alibaba.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor] for dubbo config bean [name : jicha_base-provider] has been registered. 2018-08-12 09:51:39.820 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.context.annotation.DubboConfigBindingRegistrar [122] -| The dubbo config bean definition [name : demoservice, class : com.alibaba.dubbo.config.RegistryConfig] has been registered. 2018-08-12 09:51:39.820 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.context.annotation.DubboConfigBindingRegistrar [144] -| The BeanPostProcessor bean definition [com.alibaba.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor] for dubbo config bean [name : demoservice] has been registered. 2018-08-12 09:51:39.821 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.context.annotation.DubboConfigBindingRegistrar [122] -| The dubbo config bean definition [name : dubbo, class : com.alibaba.dubbo.config.ProtocolConfig] has been registered. 2018-08-12 09:51:39.821 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.context.annotation.DubboConfigBindingRegistrar [144] -| The BeanPostProcessor bean definition [com.alibaba.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor] for dubbo config bean [name : dubbo] has been registered. 2018-08-12 09:51:39.821 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.context.annotation.DubboConfigBindingRegistrar [122] -| The dubbo config bean definition [name : com.alibaba.dubbo.config.ConsumerConfig#0, class : com.alibaba.dubbo.config.ConsumerConfig] has been registered. 2018-08-12 09:51:39.821 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.context.annotation.DubboConfigBindingRegistrar [144] -| The BeanPostProcessor bean definition [com.alibaba.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor] for dubbo config bean [name : com.alibaba.dubbo.config.ConsumerConfig#0] has been registered. 2018-08-12 09:51:40.030 |-INFO [restartedMain] org.springframework.data.repository.config.RepositoryConfigurationDelegate [165] -| Multiple Spring Data modules found, entering strict repository configuration mode! 2018-08-12 09:51:40.209 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ServiceAnnotationBeanPostProcessor [59] -| [DUBBO] BeanNameGenerator bean can't be found in BeanFactory with name [org.springframework.context.annotation.internalConfigurationBeanNameGenerator], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:40.210 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ServiceAnnotationBeanPostProcessor [59] -| [DUBBO] BeanNameGenerator will be a instance of org.springframework.context.annotation.AnnotationBeanNameGenerator , it maybe a potential problem on bean name generation., dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:40.231 |-WARN [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ServiceAnnotationBeanPostProcessor [71] -| [DUBBO] The BeanDefinition[Root bean: class [com.alibaba.dubbo.config.spring.ServiceBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] of ServiceBean has been registered with name : ServiceBean@com.xintong.visualinspection.service.CommonService#commonServiceImpl, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:40.231 |-WARN [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ServiceAnnotationBeanPostProcessor [71] -| [DUBBO] The BeanDefinition[Root bean: class [com.alibaba.dubbo.config.spring.ServiceBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] of ServiceBean has been registered with name : ServiceBean@com.xintong.visualinspection.service.ItemService#itemServiceImpl, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:40.232 |-WARN [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ServiceAnnotationBeanPostProcessor [71] -| [DUBBO] The BeanDefinition[Root bean: class [com.alibaba.dubbo.config.spring.ServiceBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] of ServiceBean has been registered with name : ServiceBean@com.xintong.visualinspection.service.UserService#userServiceImpl, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:40.232 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ServiceAnnotationBeanPostProcessor [59] -| [DUBBO] 3 annotated Dubbo's @Service Components { [Bean definition with name 'commonServiceImpl': Generic bean: class [com.xintong.visualinspection.service.impl.CommonServiceImpl]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [/Users/wenhongquan/VisualInspection/VisualInspection_server/target/classes/com/xintong/visualinspection/service/impl/CommonServiceImpl.class], Bean definition with name 'itemServiceImpl': Generic bean: class [com.xintong.visualinspection.service.impl.ItemServiceImpl]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [/Users/wenhongquan/VisualInspection/VisualInspection_server/target/classes/com/xintong/visualinspection/service/impl/ItemServiceImpl.class], Bean definition with name 'userServiceImpl': Generic bean: class [com.xintong.visualinspection.service.impl.UserServiceImpl]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [/Users/wenhongquan/VisualInspection/VisualInspection_server/target/classes/com/xintong/visualinspection/service/impl/UserServiceImpl.class]] } were scanned under package[com.xintong.visualinspection.service], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:40.233 |-WARN [restartedMain] org.springframework.context.annotation.ConfigurationClassPostProcessor [373] -| Cannot enhance @Configuration bean definition 'com.alibaba.boot.dubbo.autoconfigure.DubboAutoConfiguration' since its singleton instance has been created too early. The typical cause is a non-static @Bean method with a BeanDefinitionRegistryPostProcessor return type: Consider declaring such methods as 'static'. 2018-08-12 09:51:40.801 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$ebf8b24a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 09:51:40.921 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$84a67a84] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 09:51:40.932 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'objectPostProcessor' of type [org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 09:51:40.935 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@58c1efbe' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 09:51:40.942 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$a97b1d36] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 09:51:40.958 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 09:51:40.975 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'redisConf' of type [com.xintong.system.securityTools.RedisConf$$EnhancerBySpringCGLIB$$d73c2646] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 09:51:40.994 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'keyGenerator' of type [com.xintong.system.securityTools.RedisConf$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 09:51:40.995 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.cache.annotation.ProxyCachingConfiguration' of type [org.springframework.cache.annotation.ProxyCachingConfiguration$$EnhancerBySpringCGLIB$$350ae868] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 09:51:41.449 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [89] -| Tomcat initialized with port(s): 8089 (http) 2018-08-12 09:51:41.459 |-INFO [restartedMain] org.apache.catalina.core.StandardService [179] -| Starting service Tomcat 2018-08-12 09:51:41.460 |-INFO [restartedMain] org.apache.catalina.core.StandardEngine [179] -| Starting Servlet Engine: Apache Tomcat/8.5.11 2018-08-12 09:51:41.545 |-INFO [localhost-startStop-1] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [179] -| Initializing Spring embedded WebApplicationContext 2018-08-12 09:51:41.545 |-INFO [localhost-startStop-1] org.springframework.web.context.ContextLoader [276] -| Root WebApplicationContext: initialization completed in 2989 ms 2018-08-12 09:51:42.062 |-INFO [localhost-startStop-1] com.xintong.visualinspection.mapper.PageHelperConfiguration [20] -| ------Register MyBatis PageHelper 2018-08-12 09:51:44.313 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'metricsFilter' to: [/*] 2018-08-12 09:51:44.314 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'characterEncodingFilter' to: [/*] 2018-08-12 09:51:44.314 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'hiddenHttpMethodFilter' to: [/*] 2018-08-12 09:51:44.314 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'httpPutFormContentFilter' to: [/*] 2018-08-12 09:51:44.314 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'requestContextFilter' to: [/*] 2018-08-12 09:51:44.315 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean [258] -| Mapping filter: 'springSecurityFilterChain' to: [/*] 2018-08-12 09:51:44.316 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'webRequestLoggingFilter' to: [/*] 2018-08-12 09:51:44.316 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [271] -| Mapping filter: 'druidWebStatFilter' to urls: [/*] 2018-08-12 09:51:44.316 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'jwtAuthenticationTokenFilter' to: [/*] 2018-08-12 09:51:44.316 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'corsFilter' to: [/*] 2018-08-12 09:51:44.316 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'authenticationTokenFilterBean' to: [/*] 2018-08-12 09:51:44.316 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'applicationContextIdFilter' to: [/*] 2018-08-12 09:51:44.317 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'dispatcherServlet' to [/] 2018-08-12 09:51:44.318 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'com.xintong.system.druidTools.DruidStatViewServlet' to [/druid/*] 2018-08-12 09:51:45.857 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor [73] -| The properties of bean [name : com.alibaba.dubbo.config.ConsumerConfig#0] have been binding by values : [bean property 'check'] 2018-08-12 09:51:45.915 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor [73] -| The properties of bean [name : jicha_base-provider] have been binding by values : [bean property 'id', bean property 'name'] 2018-08-12 09:51:45.931 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor [73] -| The properties of bean [name : demoservice] have been binding by values : [bean property 'id', bean property 'file', bean property 'address'] 2018-08-12 09:51:45.991 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Load registry store file ./output/dubbo.cache, data: {com.xintong.visualinspection.service.TaskService_F:1.0.0=empty://192.168.199.228/com.xintong.visualinspection.service.TaskService_F?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_F&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409274&version=1.0.0 empty://192.168.199.228/com.xintong.visualinspection.service.TaskService_F?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_F&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409274&version=1.0.0 dubbo://192.168.199.228:7683/com.xintong.visualinspection.service.TaskService_F?anyhost=true&application=jicha_fjq-provider_consumer&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.TaskService_F&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=18101&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533966971943&version=1.0.0, com.xintong.visualinspection.service.TaskService_Q:1.0.0=empty://192.168.199.228/com.xintong.visualinspection.service.TaskService_Q?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409634&version=1.0.0 empty://192.168.199.228/com.xintong.visualinspection.service.TaskService_Q?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409634&version=1.0.0 empty://192.168.199.228/com.xintong.visualinspection.service.TaskService_Q?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409634&version=1.0.0, com.xintong.visualinspection.service.CheckAppealService_F:1.0.0=empty://192.168.199.228/com.xintong.visualinspection.service.CheckAppealService_F?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_F&methods=getById,getList,update,insert,delete,getByTaskId&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409204&version=1.0.0 empty://192.168.199.228/com.xintong.visualinspection.service.CheckAppealService_F?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_F&methods=getById,getList,update,insert,delete,getByTaskId&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409204&version=1.0.0 dubbo://192.168.199.228:7683/com.xintong.visualinspection.service.CheckAppealService_F?anyhost=true&application=jicha_fjq-provider_consumer&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CheckAppealService_F&methods=getById,getList,update,insert,delete,getByTaskId&pid=18101&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533966971854&version=1.0.0, com.xintong.visualinspection.service.StatisticsService_F:1.0.0=empty://192.168.199.228/com.xintong.visualinspection.service.StatisticsService_F?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.StatisticsService_F&methods=getOneSACheckedInfo,getYearScoreChange,getOperationInfo,getDeptStatistic,getEmployeeCheckedInfo,getCheckedItemScoreInfo,getFeeStationScoreInfo,getFeeStationCheckItemScore,getFeeStationCheckedScore,getEmployeeRankingData,get2CheckedItemScoreInfo,getOneCheckedDetailInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984410268&version=1.0.0 empty://192.168.199.228/com.xintong.visualinspection.service.StatisticsService_F?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.StatisticsService_F&methods=getOneSACheckedInfo,getYearScoreChange,getOperationInfo,getDeptStatistic,getEmployeeCheckedInfo,getCheckedItemScoreInfo,getFeeStationScoreInfo,getFeeStationCheckItemScore,getFeeStationCheckedScore,getEmployeeRankingData,get2CheckedItemScoreInfo,getOneCheckedDetailInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984410268&version=1.0.0 dubbo://192.168.199.228:7683/com.xintong.visualinspection.service.StatisticsService_F?anyhost=true&application=jicha_fjq-provider_consumer&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.StatisticsService_F&methods=getOneSACheckedInfo,getYearScoreChange,getOperationInfo,getDeptStatistic,getEmployeeCheckedInfo,getCheckedItemScoreInfo,getFeeStationScoreInfo,getFeeStationCheckItemScore,getFeeStationCheckedScore,getEmployeeRankingData,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=18101&revision=1.0-SNAPSHOT&side=provider&status=server&timeout=3000×tamp=1533966971922&version=1.0.0, com.xintong.visualinspection.service.RecordService_Q:1.0.0=empty://192.168.199.228/com.xintong.visualinspection.service.RecordService_Q?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.RecordService_Q&methods=getAllRecord,getRecord,updateRecord,addRecord,deleteRecord&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409995&version=1.0.0 empty://192.168.199.228/com.xintong.visualinspection.service.RecordService_Q?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.RecordService_Q&methods=getAllRecord,getRecord,updateRecord,addRecord,deleteRecord&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409995&version=1.0.0 empty://192.168.199.228/com.xintong.visualinspection.service.RecordService_Q?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.RecordService_Q&methods=getAllRecord,getRecord,updateRecord,addRecord,deleteRecord&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409995&version=1.0.0, com.xintong.visualinspection.service.CommonService:1.0.0=empty://192.168.199.228/com.xintong.visualinspection.service.CommonService?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984410326&version=1.0.0 empty://192.168.199.228/com.xintong.visualinspection.service.CommonService?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984410326&version=1.0.0 empty://192.168.199.228/com.xintong.visualinspection.service.CommonService?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984410326&version=1.0.0, com.xintong.visualinspection.service.CheckApplyService_F:1.0.0=empty://192.168.199.228/com.xintong.visualinspection.service.CheckApplyService_F?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckApplyService_F&methods=getById,getTopReasonList,getList,update,insert,delete,getByTaskId&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409449&version=1.0.0 empty://192.168.199.228/com.xintong.visualinspection.service.CheckApplyService_F?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckApplyService_F&methods=getById,getTopReasonList,getList,update,insert,delete,getByTaskId&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409449&version=1.0.0 dubbo://192.168.199.228:7683/com.xintong.visualinspection.service.CheckApplyService_F?anyhost=true&application=jicha_fjq-provider_consumer&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CheckApplyService_F&methods=getById,getTopReasonList,getList,update,insert,delete,getByTaskId&pid=18101&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533966971869&version=1.0.0, com.xintong.visualinspection.service.AreaInfoService_F:1.0.0=empty://192.168.199.228/com.xintong.visualinspection.service.AreaInfoService_F?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984408727&version=1.0.0 empty://192.168.199.228/com.xintong.visualinspection.service.AreaInfoService_F?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984408727&version=1.0.0 dubbo://192.168.199.228:7683/com.xintong.visualinspection.service.AreaInfoService_F?anyhost=true&application=jicha_fjq-provider_consumer&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=18101&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533966971814&version=1.0.0, com.xintong.visualinspection.service.UserService:1.0.0=empty://192.168.199.228:7682/com.xintong.visualinspection.service.UserService?anyhost=true&application=jicha_base-provider&category=configurators&check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.UserService&methods=getAll,getUsers,getWGUserByDeptId,getOne,loadUserByUsername,update,insert,queryCountByJob,delete,getAllCheckmans,getFsUserByDeptId&pid=41542&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533984416659&version=1.0.0, com.xintong.visualinspection.service.CheckApplyService_Q:1.0.0=empty://192.168.199.228/com.xintong.visualinspection.service.CheckApplyService_Q?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckApplyService_Q&methods=getById,getTopReasonList,getList,update,insert,delete,getByTaskId&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409563&version=1.0.0 empty://192.168.199.228/com.xintong.visualinspection.service.CheckApplyService_Q?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckApplyService_Q&methods=getById,getTopReasonList,getList,update,insert,delete,getByTaskId&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409563&version=1.0.0 empty://192.168.199.228/com.xintong.visualinspection.service.CheckApplyService_Q?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckApplyService_Q&methods=getById,getTopReasonList,getList,update,insert,delete,getByTaskId&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409563&version=1.0.0, com.xintong.visualinspection.service.CheckOtherService_F:1.0.0=empty://192.168.199.228/com.xintong.visualinspection.service.CheckOtherService_F?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_F&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409737&version=1.0.0 empty://192.168.199.228/com.xintong.visualinspection.service.CheckOtherService_F?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_F&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409737&version=1.0.0 dubbo://192.168.199.228:7683/com.xintong.visualinspection.service.CheckOtherService_F?anyhost=true&application=jicha_fjq-provider_consumer&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CheckOtherService_F&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=18101&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533966971888&version=1.0.0, com.xintong.visualinspection.service.CheckOtherService_Q:1.0.0=empty://192.168.199.228/com.xintong.visualinspection.service.CheckOtherService_Q?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_Q&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409881&version=1.0.0 empty://192.168.199.228/com.xintong.visualinspection.service.CheckOtherService_Q?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_Q&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409881&version=1.0.0 empty://192.168.199.228/com.xintong.visualinspection.service.CheckOtherService_Q?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_Q&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984409881&version=1.0.0, com.xintong.visualinspection.service.ScoreService_Q:1.0.0=empty://192.168.199.228/com.xintong.visualinspection.service.ScoreService_Q?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_Q&methods=backoutScore,getScoreListByTaskId,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984410182&version=1.0.0 empty://192.168.199.228/com.xintong.visualinspection.service.ScoreService_Q?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_Q&methods=backoutScore,getScoreListByTaskId,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984410182&version=1.0.0 empty://192.168.199.228/com.xintong.visualinspection.service.ScoreService_Q?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_Q&methods=backoutScore,getScoreListByTaskId,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984410182&version=1.0.0, com.xintong.visualinspection.service.ItemService:1.0.0=empty://192.168.199.228:7682/com.xintong.visualinspection.service.ItemService?anyhost=true&application=jicha_base-provider&category=configurators&check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ItemService&methods=getAll,getCheckItemName&pid=41542&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533984416644&version=1.0.0, com.xintong.visualinspection.service.ScoreService_F:1.0.0=empty://192.168.199.228/com.xintong.visualinspection.service.ScoreService_F?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_F&methods=backoutScore,getScoreListByTaskId,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984410097&version=1.0.0 empty://192.168.199.228/com.xintong.visualinspection.service.ScoreService_F?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_F&methods=backoutScore,getScoreListByTaskId,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=41542&revision=1.0-SNAPSHOT&side=consumer×tamp=1533984410097&version=1.0.0 dubbo://192.168.199.228:7683/com.xintong.visualinspection.service.ScoreService_F?anyhost=true&application=jicha_fjq-provider_consumer&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ScoreService_F&methods=getScoreListByTaskId,backoutScore,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=18101&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533966971904&version=1.0.0}, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:45.999 |-INFO [restartedMain] com.alibaba.dubbo.common.concurrent.ExecutionList [59] -| [DUBBO] Executor for listenablefuture is null, will use default executor!, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.003 |-INFO [ZkClient-EventThread-52-127.0.0.1:2181] org.I0Itec.zkclient.ZkEventThread [64] -| Starting ZkClient event thread. 2018-08-12 09:51:46.007 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:zookeeper.version=3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0, built on 11/01/2017 18:06 GMT 2018-08-12 09:51:46.008 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:host.name=pds.lan 2018-08-12 09:51:46.008 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.version=1.8.0_65 2018-08-12 09:51:46.008 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.vendor=Oracle Corporation 2018-08-12 09:51:46.008 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.home=/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre 2018-08-12 09:51:46.008 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/jfxswt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/lib/packager.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/lib/tools.jar:/Users/wenhongquan/VisualInspection/VisualInspection_server/target/classes:/Users/wenhongquan/Documents/mavendata/com/xintong/visuallnspection/inteface/visuallnspectioninteface/1.0-SNAPSHOT/visuallnspectioninteface-1.0-SNAPSHOT.jar:/Users/wenhongquan/Documents/mavendata/org/springframework/security/spring-security-core/4.2.2.RELEASE/spring-security-core-4.2.2.RELEASE.jar:/Users/wenhongquan/Documents/mavendata/aopalliance/aopalliance/1.0/aopalliance-1.0.jar:/Users/wenhongquan/Documents/mavendata/org/springframework/spring-beans/4.3.7.RELEASE/spring-beans-4.3.7.RELEASE.jar:/Users/wenhongquan/Documents/mavendata/org/springframework/spring-context/4.3.7.RELEASE/spring-context-4.3.7.RELEASE.jar:/Users/wenhongquan/Documents/mavendata/org/springframework/spring-expression/4.3.7.RELEASE/spring-expression-4.3.7.RELEASE.jar:/Users/wenhongquan/Documents/mavendata/org/springframework/boot/spring-boot-starter-web/1.5.2.RELEASE/spring-boot-starter-web-1.5.2.RELEASE.jar:/Users/wenhongquan/Documents/mavendata/org/springframework/boot/spring-boot-starter-tomcat/1.5.2.RELEASE/spring-boot-starter-tomcat-1.5.2.RELEASE.jar:/Users/wenhongquan/Documents/mavendata/org/apache/tomcat/embed/tomcat-embed-core/8.5.11/tomcat-embed-core-8.5.11.jar:/Users/wenhongquan/Documents/mavendata/org/apache/tomcat/embed/tomcat-embed-el/8.5.11/tomcat-embed-el-8.5.11.jar:/Users/wenhongquan/Documents/mavendata/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.11/tomcat-embed-websocket-8.5.11.jar:/Users/wenhongquan/Documents/mavendata/org/hibernate/hibernate-validator/5.3.4.Final/hibernate-validator-5.3.4.Final.jar:/Users/wenhongquan/Documents/mavendata/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar:/Users/wenhongquan/Documents/mavendata/org/jboss/logging/jboss-logging/3.3.0.Final/jboss-logging-3.3.0.Final.jar:/Users/wenhongquan/Documents/mavendata/com/fasterxml/classmate/1.3.3/classmate-1.3.3.jar:/Users/wenhongquan/Documents/mavendata/com/fasterxml/jackson/core/jackson-databind/2.8.7/jackson-databind-2.8.7.jar:/Users/wenhongquan/Documents/mavendata/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar:/Users/wenhongquan/Documents/mavendata/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar:/Users/wenhongquan/Documents/mavendata/org/springframework/spring-web/4.3.7.RELEASE/spring-web-4.3.7.RELEASE.jar:/Users/wenhongquan/Documents/mavendata/org/springframework/spring-webmvc/4.3.7.RELEASE/spring-webmvc-4.3.7.RELEASE.jar:/Users/wenhongquan/Documents/mavendata/org/springframework/boot/spring-boot-starter-security/1.5.2.RELEASE/spring-boot-starter-security-1.5.2.RELEASE.jar:/Users/wenhongquan/Documents/mavendata/org/springframework/spring-aop/4.3.7.RELEASE/spring-aop-4.3.7.RELEASE.jar:/Users/wenhongquan/Documents/mavendata/org/springframework/security/spring-security-config/4.2.2.RELEASE/spring-security-config-4.2.2.RELEASE.jar:/Users/wenhongquan/Documents/mavendata/org/springframework/security/spring-security-web/4.2.2.RELEASE/spring-security-web-4.2.2.RELEASE.jar:/Users/wenhongquan/Documents/mavendata/org/mybatis/spring/boot/mybatis-spring-boot-starter/1.3.0/mybatis-spring-boot-starter-1.3.0.jar:/Users/wenhongquan/Documents/mavendata/org/springframework/boot/spring-boot-starter-jdbc/1.5.2.RELEASE/spring-boot-starter-jdbc-1.5.2.RELEASE.jar:/Users/wenhongquan/Documents/mavendata/org/apache/tomcat/tomcat-jdbc/8.5.11/tomcat-jdbc-8.5.11.jar:/Users/wenhongquan/Documents/mavendata/org/apache/tomcat/tomcat-juli/8.5.11/tomcat-juli-8.5.11.jar:/Users/wenhongquan/Documents/mavendata/org/springframework/spring-jdbc/4.3.7.RELEASE/spring-jdbc-4.3.7.RELEASE.jar:/Users/wenhongquan/Documents/mavendata/org/mybatis/spring/boot/mybatis-spring-boot-autoconfigure/1.3.0/mybatis-spring-boot-autoconfigure-1.3.0.jar:/Users/wenhongquan/Documents/mavendata/org/mybatis/mybatis/3.4.4/mybatis-3.4.4.jar:/Users/wenhongquan/Documents/mavendata/org/mybatis/mybatis-spring/1.3.1/mybatis-spring-1.3.1.jar:/Users/wenhongquan/Documents/mavendata/org/springframework/boot/spring-boot-starter-thymeleaf/1.5.2.RELEASE/spring-boot-starter-thymeleaf-1.5.2.RELEASE.jar:/Users/wenhongquan/Documents/mavendata/org/thymeleaf/thymeleaf-spring4/2.1.5.RELEASE/thymeleaf-spring4-2.1.5.RELEASE.jar:/Users/wenhongquan/Documents/mavendata/nz/net/ultraq/thymeleaf/thymeleaf-layout-dialect/1.4.0/thymeleaf-layout-dialect-1.4.0.jar:/Users/wenhongquan/Documents/mavendata/org/springframework/boot/spring-boot-starter-remote-shell/1.5.2.RELEASE/spring-boot-starter-remote-shell-1.5.2.RELEASE.jar:/Users/wenhongquan/Documents/mavendata/org/springframework/boot/spring-boot-starter-actuator/1.5.2.RELEASE/spring-boot-starter-actuator-1.5.2.RELEASE.jar:/Users/wenhongquan/Documents/mavendata/org/springframework/boot/spring-boot-actuator/1.5.2.RELEASE/spring-boot-actuator-1.5.2.RELEASE.jar:/Users/wenhongquan/Documents/mavendata/org/crashub/crash.cli/1.3.2/crash.cli-1.3.2.jar:/Users/wenhongquan/Documents/mavendata/org/crashub/crash.connectors.ssh/1.3.2/crash.connectors.ssh-1.3.2.jar:/Users/wenhongquan/Documents/mavendata/org/apache/sshd/sshd-core/0.11.0/sshd-core-0.11.0.jar:/Users/wenhongquan/Documents/mavendata/org/apache/sshd/sshd-pam/0.11.0/sshd-pam-0.11.0.jar:/Users/wenhongquan/Documents/mavendata/net/sf/jpam/jpam/1.1/jpam-1.1.jar:/Users/wenhongquan/Documents/mavendata/org/bouncycastle/bcprov-jdk15on/1.51/bcprov-jdk15on-1.51.jar:/Users/wenhongquan/Documents/mavendata/org/bouncycastle/bcpkix-jdk15on/1.51/bcpkix-jdk15on-1.51.jar:/Users/wenhongquan/Documents/mavendata/org/apache/mina/mina-core/2.0.7/mina-core-2.0.7.jar:/Users/wenhongquan/Documents/mavendata/org/crashub/crash.embed.spring/1.3.2/crash.embed.spring-1.3.2.jar:/Users/wenhongquan/Documents/mavendata/org/crashub/crash.plugins.cron/1.3.2/crash.plugins.cron-1.3.2.jar:/Users/wenhongquan/Documents/mavendata/it/sauronsoftware/cron4j/cron4j/2.2.5/cron4j-2.2.5.jar:/Users/wenhongquan/Documents/mavendata/org/crashub/crash.plugins.mail/1.3.2/crash.plugins.mail-1.3.2.jar:/Users/wenhongquan/Documents/mavendata/org/crashub/crash.shell/1.3.2/crash.shell-1.3.2.jar:/Users/wenhongquan/Documents/mavendata/org/codehaus/groovy/groovy/2.4.9/groovy-2.4.9.jar:/Users/wenhongquan/Documents/mavendata/com/sun/mail/javax.mail/1.5.6/javax.mail-1.5.6.jar:/Users/wenhongquan/Documents/mavendata/javax/activation/activation/1.1/activation-1.1.jar:/Users/wenhongquan/Documents/mavendata/org/springframework/boot/spring-boot-starter-data-redis/1.5.2.RELEASE/spring-boot-starter-data-redis-1.5.2.RELEASE.jar:/Users/wenhongquan/Documents/mavendata/org/springframework/data/spring-data-redis/1.8.1.RELEASE/spring-data-redis-1.8.1.RELEASE.jar:/Users/wenhongquan/Documents/mavendata/org/springframework/data/spring-data-keyvalue/1.2.1.RELEASE/spring-data-keyvalue-1.2.1.RELEASE.jar:/Users/wenhongquan/Documents/mavendata/org/springframework/data/spring-data-commons/1.13.1.RELEASE/spring-data-commons-1.13.1.RELEASE.jar:/Users/wenhongquan/Documents/mavendata/org/springframework/spring-tx/4.3.7.RELEASE/spring-tx-4.3.7.RELEASE.jar:/Users/wenhongquan/Documents/mavendata/org/springframework/spring-oxm/4.3.7.RELEASE/spring-oxm-4.3.7.RELEASE.jar:/Users/wenhongquan/Documents/mavendata/org/springframework/spring-context-support/4.3.7.RELEASE/spring-context-support-4.3.7.RELEASE.jar:/Users/wenhongquan/Documents/mavendata/redis/clients/jedis/2.9.0/jedis-2.9.0.jar:/Users/wenhongquan/Documents/mavendata/org/apache/commons/commons-pool2/2.4.2/commons-pool2-2.4.2.jar:/Users/wenhongquan/Documents/mavendata/org/springframework/boot/spring-boot-starter/1.5.2.RELEASE/spring-boot-starter-1.5.2.RELEASE.jar:/Users/wenhongquan/Documents/mavendata/org/springframework/boot/spring-boot/1.5.2.RELEASE/spring-boot-1.5.2.RELEASE.jar:/Users/wenhongquan/Documents/mavendata/org/springframework/boot/spring-boot-autoconfigure/1.5.2.RELEASE/spring-boot-autoconfigure-1.5.2.RELEASE.jar:/Users/wenhongquan/Documents/mavendata/org/springframework/boot/spring-boot-starter-logging/1.5.2.RELEASE/spring-boot-starter-logging-1.5.2.RELEASE.jar:/Users/wenhongquan/Documents/mavendata/ch/qos/logback/logback-classic/1.1.11/logback-classic-1.1.11.jar:/Users/wenhongquan/Documents/mavendata/org/slf4j/jul-to-slf4j/1.7.24/jul-to-slf4j-1.7.24.jar:/Users/wenhongquan/Documents/mavendata/org/slf4j/log4j-over-slf4j/1.7.24/log4j-over-slf4j-1.7.24.jar:/Users/wenhongquan/Documents/mavendata/org/springframework/spring-core/4.3.7.RELEASE/spring-core-4.3.7.RELEASE.jar:/Users/wenhongquan/Documents/mavendata/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar:/Users/wenhongquan/Documents/mavendata/org/projectlombok/lombok/1.16.14/lombok-1.16.14.jar:/Users/wenhongquan/Documents/mavendata/junit/junit/4.12/junit-4.12.jar:/Users/wenhongquan/Documents/mavendata/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/Users/wenhongquan/Documents/mavendata/org/springframework/boot/spring-boot-devtools/1.5.2.RELEASE/spring-boot-devtools-1.5.2.RELEASE.jar:/Users/wenhongquan/Documents/mavendata/io/jsonwebtoken/jjwt/0.7.0/jjwt-0.7.0.jar:/Users/wenhongquan/Documents/mavendata/org/thymeleaf/extras/thymeleaf-extras-springsecurity4/2.1.2.RELEASE/thymeleaf-extras-springsecurity4-2.1.2.RELEASE.jar:/Users/wenhongquan/Documents/mavendata/org/thymeleaf/thymeleaf/2.1.5.RELEASE/thymeleaf-2.1.5.RELEASE.jar:/Users/wenhongquan/Documents/mavendata/ognl/ognl/3.0.8/ognl-3.0.8.jar:/Users/wenhongquan/Documents/mavendata/org/javassist/javassist/3.21.0-GA/javassist-3.21.0-GA.jar:/Users/wenhongquan/Documents/mavendata/org/unbescape/unbescape/1.1.0.RELEASE/unbescape-1.1.0.RELEASE.jar:/Users/wenhongquan/Documents/mavendata/org/slf4j/slf4j-api/1.7.24/slf4j-api-1.7.24.jar:/Users/wenhongquan/Documents/mavendata/com/github/pagehelper/pagehelper/4.2.1/pagehelper-4.2.1.jar:/Users/wenhongquan/Documents/mavendata/com/github/jsqlparser/jsqlparser/0.9.5/jsqlparser-0.9.5.jar:/Users/wenhongquan/Documents/mavendata/mysql/mysql-connector-java/5.1.41/mysql-connector-java-5.1.41.jar:/Users/wenhongquan/Documents/mavendata/com/alibaba/druid/1.0.29/druid-1.0.29.jar:/Users/wenhongquan/Documents/mavendata/com/alibaba/fastjson/1.2.31/fastjson-1.2.31.jar:/Users/wenhongquan/Documents/mavendata/org/aspectj/aspectjrt/1.8.10/aspectjrt-1.8.10.jar:/Users/wenhongquan/Documents/mavendata/org/aspectj/aspectjweaver/1.8.10/aspectjweaver-1.8.10.jar:/Users/wenhongquan/Documents/mavendata/org/apache/poi/poi/3.12/poi-3.12.jar:/Users/wenhongquan/Documents/mavendata/commons-codec/commons-codec/1.10/commons-codec-1.10.jar:/Users/wenhongquan/Documents/mavendata/org/jxls/jxls/2.3.0/jxls-2.3.0.jar:/Users/wenhongquan/Documents/mavendata/org/apache/commons/commons-jexl/2.1.1/commons-jexl-2.1.1.jar:/Users/wenhongquan/Documents/mavendata/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar:/Users/wenhongquan/Documents/mavendata/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar:/Users/wenhongquan/Documents/mavendata/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar:/Users/wenhongquan/Documents/mavendata/org/slf4j/jcl-over-slf4j/1.7.24/jcl-over-slf4j-1.7.24.jar:/Users/wenhongquan/Documents/mavendata/ch/qos/logback/logback-core/1.1.11/logback-core-1.1.11.jar:/Users/wenhongquan/Documents/mavendata/org/jxls/jxls-poi/1.0.9/jxls-poi-1.0.9.jar:/Users/wenhongquan/Documents/mavendata/org/apache/poi/poi-ooxml/3.12/poi-ooxml-3.12.jar:/Users/wenhongquan/Documents/mavendata/org/apache/poi/poi-ooxml-schemas/3.12/poi-ooxml-schemas-3.12.jar:/Users/wenhongquan/Documents/mavendata/org/apache/xmlbeans/xmlbeans/2.6.0/xmlbeans-2.6.0.jar:/Users/wenhongquan/Documents/mavendata/stax/stax-api/1.0.1/stax-api-1.0.1.jar:/Users/wenhongquan/Documents/mavendata/org/apache/zookeeper/zookeeper/3.4.11/zookeeper-3.4.11.jar:/Users/wenhongquan/Documents/mavendata/org/slf4j/slf4j-log4j12/1.7.24/slf4j-log4j12-1.7.24.jar:/Users/wenhongquan/Documents/mavendata/log4j/log4j/1.2.16/log4j-1.2.16.jar:/Users/wenhongquan/Documents/mavendata/jline/jline/0.9.94/jline-0.9.94.jar:/Users/wenhongquan/Documents/mavendata/org/apache/yetus/audience-annotations/0.5.0/audience-annotations-0.5.0.jar:/Users/wenhongquan/Documents/mavendata/io/netty/netty/3.10.5.Final/netty-3.10.5.Final.jar:/Users/wenhongquan/Documents/mavendata/com/github/sgroschupf/zkclient/0.1/zkclient-0.1.jar:/Users/wenhongquan/Documents/mavendata/com/alibaba/boot/dubbo-spring-boot-starter/0.1.0/dubbo-spring-boot-starter-0.1.0.jar:/Users/wenhongquan/Documents/mavendata/com/alibaba/dubbo/2.5.10/dubbo-2.5.10.jar:/Users/wenhongquan/Documents/mavendata/org/jboss/netty/netty/3.2.5.Final/netty-3.2.5.Final.jar:/Users/wenhongquan/Documents/mavendata/org/apache/curator/curator-framework/2.11.1/curator-framework-2.11.1.jar:/Users/wenhongquan/Documents/mavendata/org/apache/curator/curator-client/2.11.1/curator-client-2.11.1.jar:/Users/wenhongquan/Documents/mavendata/com/google/guava/guava/18.0/guava-18.0.jar:/Users/wenhongquan/Documents/mavendata/com/alibaba/boot/dubbo-spring-boot-autoconfigure/0.1.0/dubbo-spring-boot-autoconfigure-0.1.0.jar:/Users/wenhongquan/Documents/mavendata/com/alibaba/boot/dubbo-spring-boot-actuator/0.1.0/dubbo-spring-boot-actuator-0.1.0.jar:/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar:/Users/wenhongquan/Library/Caches/IntelliJIdea2018.1/captureAgent/debugger-agent.jar 2018-08-12 09:51:46.009 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.library.path=/Users/wenhongquan/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:. 2018-08-12 09:51:46.009 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.io.tmpdir=/var/folders/rf/tm_lg_bn09lf4yq2b4q4nznr0000gn/T/ 2018-08-12 09:51:46.009 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.compiler= 2018-08-12 09:51:46.009 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:os.name=Mac OS X 2018-08-12 09:51:46.009 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:os.arch=x86_64 2018-08-12 09:51:46.009 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:os.version=10.13.6 2018-08-12 09:51:46.009 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:user.name=wenhongquan 2018-08-12 09:51:46.009 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:user.home=/Users/wenhongquan 2018-08-12 09:51:46.009 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:user.dir=/Users/wenhongquan/VisualInspection/VisualInspection_server 2018-08-12 09:51:46.010 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [441] -| Initiating client connection, connectString=127.0.0.1:2181 sessionTimeout=30000 watcher=org.I0Itec.zkclient.ZkClient@11b5c9e5 2018-08-12 09:51:46.025 |-INFO [DubboZkclientConnector-SendThread(127.0.0.1:2181)] org.apache.zookeeper.ClientCnxn [1035] -| Opening socket connection to server 127.0.0.1/127.0.0.1:2181. Will not attempt to authenticate using SASL (unknown error) 2018-08-12 09:51:46.051 |-INFO [DubboZkclientConnector-SendThread(127.0.0.1:2181)] org.apache.zookeeper.ClientCnxn [877] -| Socket connection established to 127.0.0.1/127.0.0.1:2181, initiating session 2018-08-12 09:51:46.061 |-INFO [DubboZkclientConnector-SendThread(127.0.0.1:2181)] org.apache.zookeeper.ClientCnxn [1302] -| Session establishment complete on server 127.0.0.1/127.0.0.1:2181, sessionid = 0x1000f986db60039, negotiated timeout = 30000 2018-08-12 09:51:46.063 |-INFO [DubboZkclientConnector-EventThread] org.I0Itec.zkclient.ZkClient [449] -| zookeeper state changed (SyncConnected) 2018-08-12 09:51:46.085 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.199.228/com.xintong.visualinspection.service.AreaInfoService_F?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038705944&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.099 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.199.228/com.xintong.visualinspection.service.AreaInfoService_F?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038705944&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.119 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.AreaInfoService_F?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038705944&version=1.0.0, urls: [dubbo://192.168.199.228:7683/com.xintong.visualinspection.service.AreaInfoService_F?anyhost=true&application=jicha_fjq-provider_consumer&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=18101&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533966971814&version=1.0.0, empty://192.168.199.228/com.xintong.visualinspection.service.AreaInfoService_F?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038705944&version=1.0.0, empty://192.168.199.228/com.xintong.visualinspection.service.AreaInfoService_F?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038705944&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.256 |-INFO [restartedMain] com.alibaba.dubbo.remoting.transport.AbstractClient [59] -| [DUBBO] Successed connect to server /192.168.199.228:7683 from NettyClient 192.168.199.228 using dubbo version 2.0.1, channel is NettyChannel [channel=[id: 0x3e628939, /192.168.199.228:52525 => /192.168.199.228:7683]], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.256 |-INFO [restartedMain] com.alibaba.dubbo.remoting.transport.AbstractClient [59] -| [DUBBO] Start NettyClient pds.lan/192.168.199.228 connect to the server /192.168.199.228:7683, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.309 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Refer dubbo service com.xintong.visualinspection.service.AreaInfoService_F from url zookeeper://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=18578®ister.ip=192.168.199.228&remote.timestamp=1533966971814&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534038705944&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.317 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 09:51:46.355 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.199.228/com.xintong.visualinspection.service.CheckAppealService_F?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_F&methods=getById,getList,update,insert,delete,getByTaskId&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706349&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.359 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.199.228/com.xintong.visualinspection.service.CheckAppealService_F?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_F&methods=getById,getList,update,insert,delete,getByTaskId&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706349&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.365 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.CheckAppealService_F?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_F&methods=getById,getList,update,insert,delete,getByTaskId&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706349&version=1.0.0, urls: [dubbo://192.168.199.228:7683/com.xintong.visualinspection.service.CheckAppealService_F?anyhost=true&application=jicha_fjq-provider_consumer&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CheckAppealService_F&methods=getById,getList,update,insert,delete,getByTaskId&pid=18101&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533966971854&version=1.0.0, empty://192.168.199.228/com.xintong.visualinspection.service.CheckAppealService_F?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_F&methods=getById,getList,update,insert,delete,getByTaskId&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706349&version=1.0.0, empty://192.168.199.228/com.xintong.visualinspection.service.CheckAppealService_F?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_F&methods=getById,getList,update,insert,delete,getByTaskId&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706349&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.366 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Refer dubbo service com.xintong.visualinspection.service.CheckAppealService_F from url zookeeper://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CheckAppealService_F&methods=getById,getList,update,insert,delete,getByTaskId&pid=18578®ister.ip=192.168.199.228&remote.timestamp=1533966971854&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534038706349&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.369 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 09:51:46.387 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.199.228/com.xintong.visualinspection.service.TaskService_F?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_F&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706380&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.389 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.199.228/com.xintong.visualinspection.service.TaskService_F?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_F&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706380&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.397 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.TaskService_F?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_F&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706380&version=1.0.0, urls: [dubbo://192.168.199.228:7683/com.xintong.visualinspection.service.TaskService_F?anyhost=true&application=jicha_fjq-provider_consumer&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.TaskService_F&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=18101&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533966971943&version=1.0.0, empty://192.168.199.228/com.xintong.visualinspection.service.TaskService_F?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_F&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706380&version=1.0.0, empty://192.168.199.228/com.xintong.visualinspection.service.TaskService_F?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_F&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706380&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.397 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Refer dubbo service com.xintong.visualinspection.service.TaskService_F from url zookeeper://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.TaskService_F&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=18578®ister.ip=192.168.199.228&remote.timestamp=1533966971943&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534038706380&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.400 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 09:51:46.446 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.199.228/com.xintong.visualinspection.service.CheckApplyService_F?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckApplyService_F&methods=getById,getTopReasonList,getList,update,insert,delete,getByTaskId&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706441&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.448 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.199.228/com.xintong.visualinspection.service.CheckApplyService_F?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckApplyService_F&methods=getById,getTopReasonList,getList,update,insert,delete,getByTaskId&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706441&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.453 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.CheckApplyService_F?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckApplyService_F&methods=getById,getTopReasonList,getList,update,insert,delete,getByTaskId&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706441&version=1.0.0, urls: [dubbo://192.168.199.228:7683/com.xintong.visualinspection.service.CheckApplyService_F?anyhost=true&application=jicha_fjq-provider_consumer&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CheckApplyService_F&methods=getById,getTopReasonList,getList,update,insert,delete,getByTaskId&pid=18101&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533966971869&version=1.0.0, empty://192.168.199.228/com.xintong.visualinspection.service.CheckApplyService_F?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckApplyService_F&methods=getById,getTopReasonList,getList,update,insert,delete,getByTaskId&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706441&version=1.0.0, empty://192.168.199.228/com.xintong.visualinspection.service.CheckApplyService_F?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckApplyService_F&methods=getById,getTopReasonList,getList,update,insert,delete,getByTaskId&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706441&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.454 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Refer dubbo service com.xintong.visualinspection.service.CheckApplyService_F from url zookeeper://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CheckApplyService_F&methods=getById,getTopReasonList,getList,update,insert,delete,getByTaskId&pid=18578®ister.ip=192.168.199.228&remote.timestamp=1533966971869&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534038706441&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.457 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 09:51:46.500 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.199.228/com.xintong.visualinspection.service.CheckApplyService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckApplyService_Q&methods=getById,getTopReasonList,getList,update,insert,delete,getByTaskId&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706496&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.502 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.199.228/com.xintong.visualinspection.service.CheckApplyService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckApplyService_Q&methods=getById,getTopReasonList,getList,update,insert,delete,getByTaskId&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706496&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.508 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.CheckApplyService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckApplyService_Q&methods=getById,getTopReasonList,getList,update,insert,delete,getByTaskId&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706496&version=1.0.0, urls: [empty://192.168.199.228/com.xintong.visualinspection.service.CheckApplyService_Q?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckApplyService_Q&methods=getById,getTopReasonList,getList,update,insert,delete,getByTaskId&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706496&version=1.0.0, empty://192.168.199.228/com.xintong.visualinspection.service.CheckApplyService_Q?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckApplyService_Q&methods=getById,getTopReasonList,getList,update,insert,delete,getByTaskId&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706496&version=1.0.0, empty://192.168.199.228/com.xintong.visualinspection.service.CheckApplyService_Q?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckApplyService_Q&methods=getById,getTopReasonList,getList,update,insert,delete,getByTaskId&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706496&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.509 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Refer dubbo service com.xintong.visualinspection.service.CheckApplyService_Q from url zookeeper://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckApplyService_Q&methods=getById,getTopReasonList,getList,update,insert,delete,getByTaskId&pid=18578®ister.ip=192.168.199.228&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706496&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.511 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 09:51:46.528 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.199.228/com.xintong.visualinspection.service.TaskService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706523&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.529 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.199.228/com.xintong.visualinspection.service.TaskService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706523&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.536 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.TaskService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706523&version=1.0.0, urls: [empty://192.168.199.228/com.xintong.visualinspection.service.TaskService_Q?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706523&version=1.0.0, empty://192.168.199.228/com.xintong.visualinspection.service.TaskService_Q?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706523&version=1.0.0, empty://192.168.199.228/com.xintong.visualinspection.service.TaskService_Q?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706523&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.537 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Refer dubbo service com.xintong.visualinspection.service.TaskService_Q from url zookeeper://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=18578®ister.ip=192.168.199.228&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706523&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.539 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 09:51:46.581 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.199.228/com.xintong.visualinspection.service.CheckOtherService_F?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_F&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706577&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.583 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.199.228/com.xintong.visualinspection.service.CheckOtherService_F?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_F&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706577&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.591 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.CheckOtherService_F?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_F&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706577&version=1.0.0, urls: [dubbo://192.168.199.228:7683/com.xintong.visualinspection.service.CheckOtherService_F?anyhost=true&application=jicha_fjq-provider_consumer&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CheckOtherService_F&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=18101&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533966971888&version=1.0.0, empty://192.168.199.228/com.xintong.visualinspection.service.CheckOtherService_F?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_F&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706577&version=1.0.0, empty://192.168.199.228/com.xintong.visualinspection.service.CheckOtherService_F?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_F&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706577&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.591 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Refer dubbo service com.xintong.visualinspection.service.CheckOtherService_F from url zookeeper://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CheckOtherService_F&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=18578®ister.ip=192.168.199.228&remote.timestamp=1533966971888&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534038706577&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.593 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 09:51:46.634 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.199.228/com.xintong.visualinspection.service.CheckOtherService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_Q&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706627&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.636 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.199.228/com.xintong.visualinspection.service.CheckOtherService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_Q&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706627&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.640 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.CheckOtherService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_Q&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706627&version=1.0.0, urls: [empty://192.168.199.228/com.xintong.visualinspection.service.CheckOtherService_Q?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_Q&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706627&version=1.0.0, empty://192.168.199.228/com.xintong.visualinspection.service.CheckOtherService_Q?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_Q&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706627&version=1.0.0, empty://192.168.199.228/com.xintong.visualinspection.service.CheckOtherService_Q?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_Q&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706627&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.640 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Refer dubbo service com.xintong.visualinspection.service.CheckOtherService_Q from url zookeeper://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_Q&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=18578®ister.ip=192.168.199.228&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706627&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.643 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 09:51:46.680 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.199.228/com.xintong.visualinspection.service.RecordService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.RecordService_Q&methods=getAllRecord,getRecord,updateRecord,addRecord,deleteRecord&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706676&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.681 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.199.228/com.xintong.visualinspection.service.RecordService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.RecordService_Q&methods=getAllRecord,getRecord,updateRecord,addRecord,deleteRecord&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706676&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.686 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.RecordService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.RecordService_Q&methods=getAllRecord,getRecord,updateRecord,addRecord,deleteRecord&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706676&version=1.0.0, urls: [empty://192.168.199.228/com.xintong.visualinspection.service.RecordService_Q?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.RecordService_Q&methods=getAllRecord,getRecord,updateRecord,addRecord,deleteRecord&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706676&version=1.0.0, empty://192.168.199.228/com.xintong.visualinspection.service.RecordService_Q?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.RecordService_Q&methods=getAllRecord,getRecord,updateRecord,addRecord,deleteRecord&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706676&version=1.0.0, empty://192.168.199.228/com.xintong.visualinspection.service.RecordService_Q?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.RecordService_Q&methods=getAllRecord,getRecord,updateRecord,addRecord,deleteRecord&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706676&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.687 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Refer dubbo service com.xintong.visualinspection.service.RecordService_Q from url zookeeper://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.RecordService_Q&methods=getAllRecord,getRecord,updateRecord,addRecord,deleteRecord&pid=18578®ister.ip=192.168.199.228&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706676&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.688 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 09:51:46.726 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.199.228/com.xintong.visualinspection.service.ScoreService_F?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_F&methods=backoutScore,getScoreListByTaskId,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706722&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.728 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.199.228/com.xintong.visualinspection.service.ScoreService_F?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_F&methods=backoutScore,getScoreListByTaskId,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706722&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.736 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.ScoreService_F?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_F&methods=backoutScore,getScoreListByTaskId,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706722&version=1.0.0, urls: [dubbo://192.168.199.228:7683/com.xintong.visualinspection.service.ScoreService_F?anyhost=true&application=jicha_fjq-provider_consumer&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ScoreService_F&methods=getScoreListByTaskId,backoutScore,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=18101&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533966971904&version=1.0.0, empty://192.168.199.228/com.xintong.visualinspection.service.ScoreService_F?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_F&methods=backoutScore,getScoreListByTaskId,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706722&version=1.0.0, empty://192.168.199.228/com.xintong.visualinspection.service.ScoreService_F?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_F&methods=backoutScore,getScoreListByTaskId,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706722&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.737 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Refer dubbo service com.xintong.visualinspection.service.ScoreService_F from url zookeeper://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ScoreService_F&methods=backoutScore,getScoreListByTaskId,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=18578®ister.ip=192.168.199.228&remote.timestamp=1533966971904&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534038706722&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.740 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 09:51:46.780 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.199.228/com.xintong.visualinspection.service.ScoreService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_Q&methods=backoutScore,getScoreListByTaskId,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706776&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.782 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.199.228/com.xintong.visualinspection.service.ScoreService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_Q&methods=backoutScore,getScoreListByTaskId,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706776&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.787 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.ScoreService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_Q&methods=backoutScore,getScoreListByTaskId,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706776&version=1.0.0, urls: [empty://192.168.199.228/com.xintong.visualinspection.service.ScoreService_Q?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_Q&methods=backoutScore,getScoreListByTaskId,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706776&version=1.0.0, empty://192.168.199.228/com.xintong.visualinspection.service.ScoreService_Q?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_Q&methods=backoutScore,getScoreListByTaskId,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706776&version=1.0.0, empty://192.168.199.228/com.xintong.visualinspection.service.ScoreService_Q?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_Q&methods=backoutScore,getScoreListByTaskId,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706776&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.787 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Refer dubbo service com.xintong.visualinspection.service.ScoreService_Q from url zookeeper://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_Q&methods=backoutScore,getScoreListByTaskId,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=18578®ister.ip=192.168.199.228&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706776&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.790 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 09:51:46.832 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.199.228/com.xintong.visualinspection.service.StatisticsService_F?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.StatisticsService_F&methods=getOneSACheckedInfo,getYearScoreChange,getOperationInfo,getDeptStatistic,getEmployeeCheckedInfo,getCheckedItemScoreInfo,getFeeStationScoreInfo,getFeeStationCheckItemScore,getFeeStationCheckedScore,getEmployeeRankingData,get2CheckedItemScoreInfo,getOneCheckedDetailInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706826&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.833 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.199.228/com.xintong.visualinspection.service.StatisticsService_F?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.StatisticsService_F&methods=getOneSACheckedInfo,getYearScoreChange,getOperationInfo,getDeptStatistic,getEmployeeCheckedInfo,getCheckedItemScoreInfo,getFeeStationScoreInfo,getFeeStationCheckItemScore,getFeeStationCheckedScore,getEmployeeRankingData,get2CheckedItemScoreInfo,getOneCheckedDetailInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706826&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.838 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.StatisticsService_F?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.StatisticsService_F&methods=getOneSACheckedInfo,getYearScoreChange,getOperationInfo,getDeptStatistic,getEmployeeCheckedInfo,getCheckedItemScoreInfo,getFeeStationScoreInfo,getFeeStationCheckItemScore,getFeeStationCheckedScore,getEmployeeRankingData,get2CheckedItemScoreInfo,getOneCheckedDetailInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706826&version=1.0.0, urls: [dubbo://192.168.199.228:7683/com.xintong.visualinspection.service.StatisticsService_F?anyhost=true&application=jicha_fjq-provider_consumer&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.StatisticsService_F&methods=getOneSACheckedInfo,getYearScoreChange,getOperationInfo,getDeptStatistic,getEmployeeCheckedInfo,getCheckedItemScoreInfo,getFeeStationScoreInfo,getFeeStationCheckItemScore,getFeeStationCheckedScore,getEmployeeRankingData,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=18101&revision=1.0-SNAPSHOT&side=provider&status=server&timeout=3000×tamp=1533966971922&version=1.0.0, empty://192.168.199.228/com.xintong.visualinspection.service.StatisticsService_F?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.StatisticsService_F&methods=getOneSACheckedInfo,getYearScoreChange,getOperationInfo,getDeptStatistic,getEmployeeCheckedInfo,getCheckedItemScoreInfo,getFeeStationScoreInfo,getFeeStationCheckItemScore,getFeeStationCheckedScore,getEmployeeRankingData,get2CheckedItemScoreInfo,getOneCheckedDetailInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706826&version=1.0.0, empty://192.168.199.228/com.xintong.visualinspection.service.StatisticsService_F?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.StatisticsService_F&methods=getOneSACheckedInfo,getYearScoreChange,getOperationInfo,getDeptStatistic,getEmployeeCheckedInfo,getCheckedItemScoreInfo,getFeeStationScoreInfo,getFeeStationCheckItemScore,getFeeStationCheckedScore,getEmployeeRankingData,get2CheckedItemScoreInfo,getOneCheckedDetailInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706826&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.838 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Refer dubbo service com.xintong.visualinspection.service.StatisticsService_F from url zookeeper://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.StatisticsService_F&methods=getOneSACheckedInfo,getYearScoreChange,getOperationInfo,getDeptStatistic,getEmployeeCheckedInfo,getCheckedItemScoreInfo,getFeeStationScoreInfo,getFeeStationCheckItemScore,getFeeStationCheckedScore,getEmployeeRankingData,get2CheckedItemScoreInfo,getOneCheckedDetailInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=18578®ister.ip=192.168.199.228&remote.timestamp=1533966971922&revision=1.0-SNAPSHOT&side=consumer&status=server&timeout=3000×tamp=1534038706826&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.842 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 09:51:46.856 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.199.228/com.xintong.visualinspection.service.CommonService?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706851&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.857 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.199.228/com.xintong.visualinspection.service.CommonService?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706851&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.862 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.CommonService?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706851&version=1.0.0, urls: [empty://192.168.199.228/com.xintong.visualinspection.service.CommonService?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706851&version=1.0.0, empty://192.168.199.228/com.xintong.visualinspection.service.CommonService?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706851&version=1.0.0, empty://192.168.199.228/com.xintong.visualinspection.service.CommonService?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706851&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.862 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Refer dubbo service com.xintong.visualinspection.service.CommonService from url zookeeper://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=18578®ister.ip=192.168.199.228&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706851&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:46.865 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 09:51:47.051 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 2018-08-12 09:51:47.060 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 'threadExecutor' 2018-08-12 09:51:47.282 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/css/**'], [] 2018-08-12 09:51:47.282 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/js/**'], [] 2018-08-12 09:51:47.402 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@31793b5c, org.springframework.security.web.context.SecurityContextPersistenceFilter@5e2868f2, org.springframework.security.web.header.HeaderWriterFilter@51b7aa20, org.springframework.web.filter.CorsFilter@642263a2, org.springframework.security.web.authentication.logout.LogoutFilter@438c4be9, com.xintong.system.securityTools.JwtAuthenticationTokenFilter@19ae6b08, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5a1e85bd, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@28aa896c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7519bbf6, org.springframework.security.web.session.SessionManagementFilter@15fc9dbb, org.springframework.security.web.access.ExceptionTranslationFilter@378f53a6, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6eb2bb16] 2018-08-12 09:51:47.428 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: org.springframework.boot.actuate.autoconfigure.ManagementWebSecurityAutoConfiguration$LazyEndpointPathRequestMatcher@71f7d6fa, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@10788aaa, org.springframework.security.web.context.SecurityContextPersistenceFilter@590cd9b4, org.springframework.security.web.header.HeaderWriterFilter@7918a1bf, org.springframework.security.web.authentication.logout.LogoutFilter@4205bbd8, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@14a85617, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@516520bf, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6dcc7675, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7db1b342, org.springframework.security.web.session.SessionManagementFilter@6841cf33, org.springframework.security.web.access.ExceptionTranslationFilter@4e38db39, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4c2d6703] 2018-08-12 09:51:47.579 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter [534] -| Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@219c08f6: startup date [Sun Aug 12 09:51:38 CST 2018]; root of context hierarchy 2018-08-12 09:51:47.708 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity> com.xintong.visualinspection.controller.AppErrorPageController.error(javax.servlet.http.HttpServletRequest) 2018-08-12 09:51:47.709 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView com.xintong.visualinspection.controller.AppErrorPageController.errorHtml(javax.servlet.http.HttpServletRequest) 2018-08-12 09:51:47.711 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckAppeal) 2018-08-12 09:51:47.711 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.update(com.xintong.visualinspection.bean.CheckAppeal) 2018-08-12 09:51:47.711 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.delete(com.xintong.visualinspection.bean.CheckAppeal) 2018-08-12 09:51:47.711 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getById(com.xintong.visualinspection.bean.CheckAppeal) 2018-08-12 09:51:47.712 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getByTaskId(com.xintong.visualinspection.bean.CheckAppeal) 2018-08-12 09:51:47.712 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getList(com.xintong.visualinspection.bean.CheckAppeal,java.lang.Integer,java.lang.Integer) 2018-08-12 09:51:47.712 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkAppeal/getTaskList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckAppealController.getTaskList(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-08-12 09:51:47.718 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-08-12 09:51:47.718 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.update(com.xintong.visualinspection.bean.CheckApply) 2018-08-12 09:51:47.718 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.delete(com.xintong.visualinspection.bean.CheckApply) 2018-08-12 09:51:47.718 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getById(com.xintong.visualinspection.bean.CheckApply) 2018-08-12 09:51:47.719 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getByTaskId(com.xintong.visualinspection.bean.CheckApply) 2018-08-12 09:51:47.719 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getList(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply,java.lang.Integer,java.lang.Integer) 2018-08-12 09:51:47.719 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/agree]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.agree(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-08-12 09:51:47.720 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/agreePatch]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.agreePatch(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-08-12 09:51:47.720 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/refuse]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.refuse(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply) 2018-08-12 09:51:47.721 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkApply/getTopReason]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckApplyController.getTopReason() 2018-08-12 09:51:47.724 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.add(com.xintong.visualinspection.bean.CheckItem) 2018-08-12 09:51:47.724 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.update(com.xintong.visualinspection.bean.CheckItem) 2018-08-12 09:51:47.724 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.delete(com.xintong.visualinspection.bean.CheckItem) 2018-08-12 09:51:47.724 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getById(com.xintong.visualinspection.bean.CheckItem) 2018-08-12 09:51:47.725 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getForTaskById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getForTaskById(com.xintong.visualinspection.bean.CheckItem) 2018-08-12 09:51:47.725 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getByParentId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getByParentId(com.xintong.visualinspection.bean.CheckItem) 2018-08-12 09:51:47.725 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getByRuleId]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getByRuleId(com.xintong.visualinspection.bean.CheckItem) 2018-08-12 09:51:47.725 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getCheckItemByRuleType]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getCheckItemByRuleType(com.xintong.visualinspection.bean.CheckRule) 2018-08-12 09:51:47.726 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkItem/getAll]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckItemController.getAll() 2018-08-12 09:51:47.727 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckOther) 2018-08-12 09:51:47.727 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.update(com.xintong.visualinspection.bean.CheckOther) 2018-08-12 09:51:47.727 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.delete(com.xintong.visualinspection.bean.CheckOther) 2018-08-12 09:51:47.728 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getOtherCheckStatistics]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getOtherCheckStatistics(com.xintong.visualinspection.bean.CheckOther) 2018-08-12 09:51:47.728 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getCheckById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getCheckById(com.xintong.visualinspection.bean.CheckOther) 2018-08-12 09:51:47.728 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkOther/getCheckByDeptId/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckOtherController.getCheckByDeptId(com.xintong.visualinspection.bean.CheckOther,java.lang.Integer,java.lang.Integer) 2018-08-12 09:51:47.730 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.add(com.xintong.visualinspection.bean.CheckRule) 2018-08-12 09:51:47.730 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/update]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.update(com.xintong.visualinspection.bean.CheckRule) 2018-08-12 09:51:47.730 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.delete(com.xintong.visualinspection.bean.CheckRule) 2018-08-12 09:51:47.730 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getByName]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getByName(com.xintong.visualinspection.bean.CheckRule) 2018-08-12 09:51:47.730 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getById(com.xintong.visualinspection.bean.CheckRule) 2018-08-12 09:51:47.731 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getAllRule/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getAllRules(com.xintong.visualinspection.bean.CheckRule,java.lang.Integer,java.lang.Integer) 2018-08-12 09:51:47.731 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getListById]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getByListId(com.xintong.visualinspection.bean.CheckRule) 2018-08-12 09:51:47.731 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRule/getItemListByRuleType]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleController.getItemListByRuleType(com.xintong.visualinspection.bean.CheckRule) 2018-08-12 09:51:47.732 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/add/list]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.add(java.util.List) 2018-08-12 09:51:47.732 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/add]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.add(com.xintong.visualinspection.bean.CheckItem) 2018-08-12 09:51:47.733 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/checkRuleItem/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.CheckRuleItemController.delete(com.xintong.visualinspection.bean.CheckItem) 2018-08-12 09:51:47.733 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/comm/getTime]}" onto public java.lang.String com.xintong.visualinspection.controller.CommonController.getTime(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2018-08-12 09:51:47.734 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/add]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.add(com.xintong.visualinspection.bean.Constant) 2018-08-12 09:51:47.735 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/update]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.update(com.xintong.visualinspection.bean.Constant) 2018-08-12 09:51:47.735 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.delete(com.xintong.visualinspection.bean.Constant) 2018-08-12 09:51:47.735 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByFlag]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByFlag(com.xintong.visualinspection.bean.Constant) 2018-08-12 09:51:47.735 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByFlagAndValue]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByFlagAndValue(com.xintong.visualinspection.bean.Constant) 2018-08-12 09:51:47.736 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/constant/getConstantByName/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.ConstantController.getConstantByName(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Constant) 2018-08-12 09:51:47.738 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/addDept],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.addDept(com.xintong.visualinspection.bean.Organ) throws java.lang.Exception 2018-08-12 09:51:47.739 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/updateDept/{organid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.updateDept(com.xintong.visualinspection.bean.Organ,int) 2018-08-12 09:51:47.739 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/deleteDept/{organid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.deleteDept(java.lang.Integer) 2018-08-12 09:51:47.739 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllDept(javax.servlet.http.HttpServletRequest) 2018-08-12 09:51:47.740 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptByParent/{pid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptByParent(java.lang.Integer) 2018-08-12 09:51:47.740 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptById/{organid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptById(java.lang.Integer) 2018-08-12 09:51:47.741 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllFs],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllFs() 2018-08-12 09:51:47.741 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllRM],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllRM() 2018-08-12 09:51:47.741 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllSA],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllSA() 2018-08-12 09:51:47.741 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getAllWG],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAllWG() 2018-08-12 09:51:47.742 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getFsByDept],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAFsByDeptId(javax.servlet.http.HttpServletRequest) 2018-08-12 09:51:47.742 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/getDeptInfosByDeptId],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getDeptInfosByDeptId(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Organ) 2018-08-12 09:51:47.742 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/dept/get/all],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.DepartmentController.getAll() 2018-08-12 09:51:47.743 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/upload]}" onto public java.lang.String com.xintong.visualinspection.controller.FileController.UploadFile(javax.servlet.http.HttpServletRequest,org.springframework.web.multipart.MultipartHttpServletRequest) 2018-08-12 09:51:47.743 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/batch/upload],methods=[POST]}" onto public void com.xintong.visualinspection.controller.FileController.handleFileUpload(javax.servlet.http.HttpServletRequest) 2018-08-12 09:51:47.744 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/download/{filename:[a-zA-Z0-9-.]+}],methods=[GET]}" onto public void com.xintong.visualinspection.controller.FileController.Download(javax.servlet.http.HttpServletResponse,java.lang.String) 2018-08-12 09:51:47.746 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/business/feedback],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getBusinessFeedback(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Long,java.lang.Long,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2018-08-12 09:51:47.747 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/employee/order],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getEmployeeOrder(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Long,java.lang.Long,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2018-08-12 09:51:47.747 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/score/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getScoreInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-08-12 09:51:47.747 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/score/item/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getScoreItemInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-08-12 09:51:47.748 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/appeal/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getAppealStatisticExcel(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.Integer,java.lang.Integer) 2018-08-12 09:51:47.748 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/check/info],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getCheckWorkExcel(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer) 2018-08-12 09:51:47.748 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/operation/manage/integration],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOperationInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2018-08-12 09:51:47.749 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/other/check/excel],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOtherCheck(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,com.xintong.visualinspection.bean.CheckOther) 2018-08-12 09:51:47.750 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/other/check/static/excel],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getOtherCheckststic(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,com.xintong.visualinspection.bean.CheckOther) 2018-08-12 09:51:47.750 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/dept/static/excel],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getDeptCheckststic(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,com.xintong.visualinspection.bean.DeptStatistic) 2018-08-12 09:51:47.750 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/file/user/static/excel],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.FileExcelController.getUserStatistic(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,com.xintong.visualinspection.bean.UserStatistic) 2018-08-12 09:51:47.751 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/job/getList]}" onto public java.lang.String com.xintong.visualinspection.controller.JobController.add(com.xintong.visualinspection.bean.Job) 2018-08-12 09:51:47.752 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/addMenu],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.addMenu(com.xintong.visualinspection.bean.Menu) throws java.lang.Exception 2018-08-12 09:51:47.752 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/updateMenu/{menuid}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.updateMenu(com.xintong.visualinspection.bean.Menu,int) 2018-08-12 09:51:47.753 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/deleteMenu/{menuid}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.deleteMenu(java.lang.Integer) 2018-08-12 09:51:47.753 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/get/all],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getAllMenu(javax.servlet.http.HttpServletRequest,java.lang.Integer,com.xintong.visualinspection.bean.Menu) 2018-08-12 09:51:47.753 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/getMenuByParent/{pid}/{page}/{size}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getMenuByParent(java.lang.Integer,java.lang.Integer,java.lang.Integer) 2018-08-12 09:51:47.753 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/menu/getMenuById/{menuid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.MenuController.getMenuById(java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-08-12 09:51:47.755 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/addRolePermission],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.addPermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-08-12 09:51:47.755 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/addPermission],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.addPermission(com.xintong.visualinspection.bean.Permission) throws java.lang.Exception 2018-08-12 09:51:47.755 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/deleteRolePermission],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.deletePermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-08-12 09:51:47.756 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/deletePermission/{permissionid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.deletePermission(java.lang.Integer) 2018-08-12 09:51:47.756 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/updateRolePermission],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.updateRolePermission(com.xintong.visualinspection.pojo.RolePermision) throws java.lang.Exception 2018-08-12 09:51:47.757 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/updatePermission/{permissionid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.updatePermission(com.xintong.visualinspection.bean.Permission,int) 2018-08-12 09:51:47.757 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.getAllPermission() 2018-08-12 09:51:47.757 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/permission/getPermissionByRole/{roleid}/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.PermissionController.getPermissionByRole(java.lang.Integer,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.User) 2018-08-12 09:51:47.759 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/addRole],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.addRole(com.xintong.visualinspection.bean.Role) throws java.lang.Exception 2018-08-12 09:51:47.759 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/updateRole/{roleid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.updateRole(com.xintong.visualinspection.bean.Role,int) 2018-08-12 09:51:47.760 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/deleteRole/{roleid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.deleteRole(java.lang.Integer) 2018-08-12 09:51:47.760 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/get/all],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getAllRole(javax.servlet.http.HttpServletRequest) 2018-08-12 09:51:47.760 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/get/alldata/{page}/{size}],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getAllRoleData(java.lang.Integer,java.lang.Integer) 2018-08-12 09:51:47.760 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/roleBindPermission/{roleId}/{permissions}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.roleBindPermission(java.lang.Integer,java.lang.String) 2018-08-12 09:51:47.761 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/roleBindUser/{roleId}/{users}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.roleBindUser(java.lang.Integer,java.lang.String) 2018-08-12 09:51:47.761 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByDept/{deptId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByDept(java.lang.Integer) 2018-08-12 09:51:47.761 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByUser/{userId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByUser(java.lang.Integer) 2018-08-12 09:51:47.761 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByPosition/{positionId}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByPosition(java.lang.Integer) 2018-08-12 09:51:47.762 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/role/getRoleByPermision/{permisionid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.RoleController.getRoleByPermisionidn(java.lang.Integer) 2018-08-12 09:51:47.763 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/add]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.add(com.xintong.visualinspection.bean.Score) 2018-08-12 09:51:47.764 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/update]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.update(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Score) 2018-08-12 09:51:47.764 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.delete(com.xintong.visualinspection.bean.Score) 2018-08-12 09:51:47.764 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getByTaskId(com.xintong.visualinspection.bean.Score) 2018-08-12 09:51:47.764 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getScoreList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getScoreList(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Score) 2018-08-12 09:51:47.764 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/getTopRemark]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.getTopRemark() 2018-08-12 09:51:47.765 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/updateByTaskIdAndPerson]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.updateByTaskIdAndPerson(com.xintong.visualinspection.bean.Score) 2018-08-12 09:51:47.765 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/score/backoutScore]}" onto public java.lang.String com.xintong.visualinspection.controller.ScoreController.backoutScore(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Score) 2018-08-12 09:51:47.768 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/business/feedback]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getBusinessFeedback(com.xintong.visualinspection.bean.StatisticsBean) 2018-08-12 09:51:47.768 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order/data]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrder(java.lang.String) 2018-08-12 09:51:47.769 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrder(com.xintong.visualinspection.bean.StatisticsBean) 2018-08-12 09:51:47.769 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getScoreInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-08-12 09:51:47.769 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/item/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getScoreItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-08-12 09:51:47.769 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/operation/manage/integration]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getOperationInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-08-12 09:51:47.770 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/employee/order/detail]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getEmployeeOrderByUserId(com.xintong.visualinspection.bean.StatisticsBean) 2018-08-12 09:51:47.770 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/year/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectYearScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-08-12 09:51:47.770 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/tollgate/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectTollgateScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-08-12 09:51:47.771 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/center/manage/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectCentermanageScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-08-12 09:51:47.771 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/score/manage/tollgate/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.selectCentermanageTollgateScoreChange(com.xintong.visualinspection.bean.StatisticsBean) 2018-08-12 09:51:47.771 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/score/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckedInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-08-12 09:51:47.771 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/itemscore/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckedItemInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-08-12 09:51:47.771 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/lost/twice/itemscore/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getTwiceCheckedItemInfoRate(com.xintong.visualinspection.bean.StatisticsBean) 2018-08-12 09:51:47.772 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/stuff/score/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getPersonalStuffItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-08-12 09:51:47.772 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/up/five]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUp5PersonInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-08-12 09:51:47.773 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/person/year/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-08-12 09:51:47.773 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/person/checkedItem/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemInfo(com.xintong.visualinspection.bean.StatisticsBean) 2018-08-12 09:51:47.773 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/user/score]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemDetailInfo(com.xintong.visualinspection.bean.UserStatistic) 2018-08-12 09:51:47.773 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/one/checkedItem/detail/info/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsOnePersonCheckedItemDetailInfo(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.StatisticsBean,java.lang.Integer,java.lang.Integer) 2018-08-12 09:51:47.773 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/checkman/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckmanInfo(com.xintong.visualinspection.bean.CheckmanStatisticsBean) 2018-08-12 09:51:47.774 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/work/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsworkInfo(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-08-12 09:51:47.774 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/unregular/work/info]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUnregularworkInfo(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-08-12 09:51:47.774 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/work/person]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsworkInfoPersonNumber(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-08-12 09:51:47.774 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/fs/unregular/work/person]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getFsUnregularworkInfoPersonNumber(com.xintong.visualinspection.bean.StatisticsFsWork) 2018-08-12 09:51:47.775 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/appeal]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckAppeal(com.xintong.visualinspection.bean.CheckAppealStatistic) 2018-08-12 09:51:47.775 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/wrecker]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckWrecker(com.xintong.visualinspection.bean.StatisticsBean) 2018-08-12 09:51:47.775 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/check/wrecker/staff]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getCheckWreckerStaff(com.xintong.visualinspection.bean.WreckerStatisticsBO) 2018-08-12 09:51:47.775 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/userex/add]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.addcheckSExUser(com.xintong.visualinspection.pojo.StatisticExUser) 2018-08-12 09:51:47.776 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/userex/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.deletecheckSExUser(com.xintong.visualinspection.pojo.StatisticExUser) 2018-08-12 09:51:47.776 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/statistics/dept]}" onto public java.lang.String com.xintong.visualinspection.controller.StatisticsController.getDeptStatistic(com.xintong.visualinspection.bean.DeptStatistic) 2018-08-12 09:51:47.778 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.add(com.xintong.visualinspection.bean.Task) 2018-08-12 09:51:47.778 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatch]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatch(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-08-12 09:51:47.779 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.update(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-08-12 09:51:47.779 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.delete(com.xintong.visualinspection.bean.Task) 2018-08-12 09:51:47.779 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getById(com.xintong.visualinspection.bean.Task) 2018-08-12 09:51:47.779 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getTaskList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getTaskList(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-08-12 09:51:47.779 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/taskEnd]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.taskEnd(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-08-12 09:51:47.780 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/confirm]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.confirm(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-08-12 09:51:47.780 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/taskStart]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.taskStart(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-08-12 09:51:47.780 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatchById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatchById(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-08-12 09:51:47.780 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/dispatchAllNoScoreTask]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.dispatchAllNoScoreTask(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.Task) 2018-08-12 09:51:47.781 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getStatusById]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getStatusById(com.xintong.visualinspection.bean.Task) 2018-08-12 09:51:47.781 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/deleteUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.deleteUserCount(com.xintong.visualinspection.bean.Task) 2018-08-12 09:51:47.781 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/updateUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.updateUserCount(com.xintong.visualinspection.bean.Task) 2018-08-12 09:51:47.781 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/gettasklistbydept/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getTaskListByDept(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.pojo.TaskListByDeptAppeal) 2018-08-12 09:51:47.781 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getUserCount]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getUserCount(com.xintong.visualinspection.bean.Task) 2018-08-12 09:51:47.782 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/task/getUserCheckedTaskByPage/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TaskController.getUserCheckedTaskByPage(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Task) 2018-08-12 09:51:47.783 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.add(com.xintong.visualinspection.bean.TeamClass) 2018-08-12 09:51:47.783 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.update(com.xintong.visualinspection.bean.TeamClass) 2018-08-12 09:51:47.783 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/update/list]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.update(java.util.List,javax.servlet.http.HttpServletRequest) 2018-08-12 09:51:47.784 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.delete(com.xintong.visualinspection.bean.TeamClass) 2018-08-12 09:51:47.784 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/add/list]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.addList(java.util.List,javax.servlet.http.HttpServletRequest) 2018-08-12 09:51:47.784 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassById(com.xintong.visualinspection.bean.TeamClass) 2018-08-12 09:51:47.785 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getUserClasss]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassList(com.xintong.visualinspection.pojo.TeamClass) 2018-08-12 09:51:47.785 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassList]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassList(com.xintong.visualinspection.bean.TeamClass,javax.servlet.http.HttpServletRequest) 2018-08-12 09:51:47.785 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassListAndUsers]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassListAndUsers(com.xintong.visualinspection.bean.TeamClass,javax.servlet.http.HttpServletRequest) 2018-08-12 09:51:47.785 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/teamClass/getClassCode]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamClassController.getClassCodeInfo(com.xintong.visualinspection.bean.ClassCode) 2018-08-12 09:51:47.787 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/add]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.add(com.xintong.visualinspection.bean.Team) 2018-08-12 09:51:47.787 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/update]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.update(com.xintong.visualinspection.bean.Team) 2018-08-12 09:51:47.787 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.delete(com.xintong.visualinspection.bean.Team) 2018-08-12 09:51:47.788 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamById(com.xintong.visualinspection.bean.Team) 2018-08-12 09:51:47.788 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getDetailById]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamPersonsById(com.xintong.visualinspection.bean.Team) 2018-08-12 09:51:47.788 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamPersonsByUserClassId/{user_calss_id}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamPersonsByUserClassId(java.lang.Long) 2018-08-12 09:51:47.788 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamByDeptId/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamByDeptId(com.xintong.visualinspection.bean.Team,java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-08-12 09:51:47.789 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/team/getTeamByName/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.TeamController.getTeamByName(com.xintong.visualinspection.bean.Team,java.lang.Integer,java.lang.Integer) 2018-08-12 09:51:47.789 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/test1]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.index() 2018-08-12 09:51:47.790 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.index(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2018-08-12 09:51:47.790 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[PUT]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.update() 2018-08-12 09:51:47.790 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[POST]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.save() 2018-08-12 09:51:47.790 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/test]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.test() 2018-08-12 09:51:47.790 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/login]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.login() 2018-08-12 09:51:47.790 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user1],methods=[GET]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.getList() 2018-08-12 09:51:47.790 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/admin]}" onto public java.lang.String com.xintong.visualinspection.controller.TestController.hello() 2018-08-12 09:51:47.791 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/getList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.getList(com.xintong.visualinspection.bean.UserClass) 2018-08-12 09:51:47.792 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/addList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.addList(java.util.List) 2018-08-12 09:51:47.792 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/updateList]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.updateList(java.util.List) 2018-08-12 09:51:47.792 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/userClass/getUsersByTeamId/{user_class_id}],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserClassController.getUsersByTeamId(java.lang.Integer) 2018-08-12 09:51:47.794 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserInfo],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUserInfo(javax.servlet.http.HttpServletRequest) 2018-08-12 09:51:47.794 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/logout],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.logout() 2018-08-12 09:51:47.795 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/addUser],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.addUser(com.xintong.visualinspection.bean.User) throws java.lang.Exception 2018-08-12 09:51:47.795 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/auth/login],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.login(com.xintong.visualinspection.bean.User) 2018-08-12 09:51:47.795 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/updateUser/{userid}],methods=[PUT],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.updateUser(com.xintong.visualinspection.bean.User,int) 2018-08-12 09:51:47.796 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/deleteUser/{userid}],methods=[DELETE],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.deleteUser(java.lang.Integer) 2018-08-12 09:51:47.796 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/get/all/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getallUsers(java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2018-08-12 09:51:47.796 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUsers(com.xintong.visualinspection.bean.User) 2018-08-12 09:51:47.796 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getUserById/{userid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getUser(java.lang.Integer) 2018-08-12 09:51:47.797 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getAllCheckman],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getAllCheckman() 2018-08-12 09:51:47.797 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getFsUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getFsUsers(com.xintong.visualinspection.bean.User) 2018-08-12 09:51:47.797 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/user/getWGUserList],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.UserController.getWGUserList(com.xintong.visualinspection.bean.User) 2018-08-12 09:51:47.798 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getAllVideo/{page}/{size}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getAllVideo(java.lang.Integer,java.lang.Integer) 2018-08-12 09:51:47.798 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getVideoByDeptAndLane/{page}/{size}],methods=[POST],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getVideoByDeptAndLane(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.Webcam) 2018-08-12 09:51:47.798 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getVideoById/{webcamid}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getVideoById(java.lang.String) 2018-08-12 09:51:47.798 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/webcam/getVideoByIds/{webcamids}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public java.lang.String com.xintong.visualinspection.controller.WebcamController.getVideoByIds(java.lang.String) 2018-08-12 09:51:47.799 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/area/getall]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.AreaInfoController_F.getall(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.AreaInfo) 2018-08-12 09:51:47.800 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/checkAppeal/add]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_F.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckAppeal_F) 2018-08-12 09:51:47.800 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/checkAppeal/update]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_F.update(com.xintong.visualinspection.bean.CheckAppeal_F) 2018-08-12 09:51:47.800 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/checkAppeal/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_F.delete(com.xintong.visualinspection.bean.CheckAppeal_F) 2018-08-12 09:51:47.801 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/checkAppeal/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_F.getById(com.xintong.visualinspection.bean.CheckAppeal_F) 2018-08-12 09:51:47.801 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/checkAppeal/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_F.getByTaskId(com.xintong.visualinspection.bean.CheckAppeal_F) 2018-08-12 09:51:47.801 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/checkAppeal/getList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_F.getList(com.xintong.visualinspection.bean.CheckAppeal_F,java.lang.Integer,java.lang.Integer) 2018-08-12 09:51:47.802 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/checkAppeal/getTaskList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_F.getTaskList(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.FwqCheckTask) 2018-08-12 09:51:47.803 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/checkApply/add]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckApplyController_F.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply_F) 2018-08-12 09:51:47.803 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/checkApply/update]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckApplyController_F.update(com.xintong.visualinspection.bean.CheckApply_F) 2018-08-12 09:51:47.804 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/checkApply/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckApplyController_F.delete(com.xintong.visualinspection.bean.CheckApply) 2018-08-12 09:51:47.804 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/checkApply/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckApplyController_F.getById(com.xintong.visualinspection.bean.CheckApply_F) 2018-08-12 09:51:47.804 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/checkApply/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckApplyController_F.getByTaskId(com.xintong.visualinspection.bean.CheckApply_F) 2018-08-12 09:51:47.804 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/checkApply/getList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckApplyController_F.getList(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply_F,java.lang.Integer,java.lang.Integer) 2018-08-12 09:51:47.805 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/checkApply/agree]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckApplyController_F.agree(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply_F) 2018-08-12 09:51:47.805 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/checkApply/agreePatch]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckApplyController_F.agreePatch(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply_F) 2018-08-12 09:51:47.805 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/checkApply/refuse]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckApplyController_F.refuse(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply_F) 2018-08-12 09:51:47.805 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/checkApply/getTopReason]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckApplyController_F.getTopReason() 2018-08-12 09:51:47.807 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkApply/add]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckApplyController_Q.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply_F) 2018-08-12 09:51:47.807 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkApply/update]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckApplyController_Q.update(com.xintong.visualinspection.bean.CheckApply_F) 2018-08-12 09:51:47.807 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkApply/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckApplyController_Q.delete(com.xintong.visualinspection.bean.CheckApply) 2018-08-12 09:51:47.808 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkApply/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckApplyController_Q.getById(com.xintong.visualinspection.bean.CheckApply_F) 2018-08-12 09:51:47.808 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkApply/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckApplyController_Q.getByTaskId(com.xintong.visualinspection.bean.CheckApply_F) 2018-08-12 09:51:47.808 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkApply/getList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckApplyController_Q.getList(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply_F,java.lang.Integer,java.lang.Integer) 2018-08-12 09:51:47.808 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkApply/agree]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckApplyController_Q.agree(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply_F) 2018-08-12 09:51:47.809 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkApply/agreePatch]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckApplyController_Q.agreePatch(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply_F) 2018-08-12 09:51:47.809 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkApply/refuse]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckApplyController_Q.refuse(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckApply_F) 2018-08-12 09:51:47.809 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkApply/getTopReason]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckApplyController_Q.getTopReason() 2018-08-12 09:51:47.811 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/checkOther/add]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckOtherController_F.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.FwqCheckOther) 2018-08-12 09:51:47.812 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/checkOther/update]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckOtherController_F.update(com.xintong.visualinspection.bean.FwqCheckOther) 2018-08-12 09:51:47.812 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/checkOther/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckOtherController_F.delete(com.xintong.visualinspection.bean.FwqCheckOther) 2018-08-12 09:51:47.812 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/checkOther/getOtherCheckStatistics]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckOtherController_F.getOtherCheckStatistics(com.xintong.visualinspection.bean.FwqCheckOther) 2018-08-12 09:51:47.813 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/checkOther/getCheckById]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckOtherController_F.getCheckById(com.xintong.visualinspection.bean.FwqCheckOther) 2018-08-12 09:51:47.813 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/checkOther/getAllCheckOther/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckOtherController_F.getAllCheckOther(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.FwqCheckOther) 2018-08-12 09:51:47.814 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkOther/add]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckOtherController_Q.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.FwqCheckOther) 2018-08-12 09:51:47.814 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkOther/update]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckOtherController_Q.update(com.xintong.visualinspection.bean.FwqCheckOther) 2018-08-12 09:51:47.814 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkOther/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckOtherController_Q.delete(com.xintong.visualinspection.bean.FwqCheckOther) 2018-08-12 09:51:47.815 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkOther/getOtherCheckStatistics]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckOtherController_Q.getOtherCheckStatistics(com.xintong.visualinspection.bean.FwqCheckOther) 2018-08-12 09:51:47.815 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkOther/getCheckById]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckOtherController_Q.getCheckById(com.xintong.visualinspection.bean.FwqCheckOther) 2018-08-12 09:51:47.815 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkOther/getAllCheckOther/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckOtherController_Q.getAllCheckOther(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.FwqCheckOther) 2018-08-12 09:51:47.816 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/record/update]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.RecordController_Q.update(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.QzdRecord) 2018-08-12 09:51:47.816 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/record/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.RecordController_Q.delete(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.QzdRecord) 2018-08-12 09:51:47.816 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/record/getall/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.RecordController_Q.getall(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.QzdRecord) 2018-08-12 09:51:47.816 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/record/one]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.RecordController_Q.getone(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.QzdRecord) 2018-08-12 09:51:47.817 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/record/add]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.RecordController_Q.addrecord(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.QzdRecord) 2018-08-12 09:51:47.817 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/score/add]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.ScoreController_F.add(com.xintong.visualinspection.bean.FwqScore) 2018-08-12 09:51:47.818 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/score/update]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.ScoreController_F.update(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.FwqScore) 2018-08-12 09:51:47.818 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/score/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.ScoreController_F.delete(com.xintong.visualinspection.bean.FwqScore) 2018-08-12 09:51:47.818 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/score/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.ScoreController_F.getByTaskId(com.xintong.visualinspection.bean.FwqScore) 2018-08-12 09:51:47.819 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/score/getScoreList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.ScoreController_F.getScoreList(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.FwqScore) 2018-08-12 09:51:47.819 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/score/getTopRemark]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.ScoreController_F.getTopRemark() 2018-08-12 09:51:47.819 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/score/backoutScore]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.ScoreController_F.backoutScore(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.FwqScore) 2018-08-12 09:51:47.820 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/score/add]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.ScoreController_Q.add(com.xintong.visualinspection.bean.FwqScore) 2018-08-12 09:51:47.821 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/score/update]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.ScoreController_Q.update(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.FwqScore) 2018-08-12 09:51:47.821 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/score/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.ScoreController_Q.delete(com.xintong.visualinspection.bean.FwqScore) 2018-08-12 09:51:47.821 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/score/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.ScoreController_Q.getByTaskId(com.xintong.visualinspection.bean.FwqScore) 2018-08-12 09:51:47.821 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/score/getScoreList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.ScoreController_Q.getScoreList(java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.FwqScore) 2018-08-12 09:51:47.821 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/score/getTopRemark]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.ScoreController_Q.getTopRemark() 2018-08-12 09:51:47.822 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/score/backoutScore]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.ScoreController_Q.backoutScore(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.FwqScore) 2018-08-12 09:51:47.823 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/statistics/score/info]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.StatisticsController_F.getScoreInfo(com.xintong.visualinspection.bean.FwqStatisticsBean) 2018-08-12 09:51:47.823 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/statistics/score/item/info]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.StatisticsController_F.getScoreItemInfo(com.xintong.visualinspection.bean.FwqStatisticsBean) 2018-08-12 09:51:47.824 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/statistics/operation/manage/integration]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.StatisticsController_F.getOperationInfo(com.xintong.visualinspection.bean.FwqStatisticsBean) 2018-08-12 09:51:47.824 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/statistics/score/year/info]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.StatisticsController_F.selectYearScoreChange(com.xintong.visualinspection.bean.FwqStatisticsBean) 2018-08-12 09:51:47.824 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/statistics/score/tollgate/info]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.StatisticsController_F.selectTollgateScoreChange(com.xintong.visualinspection.bean.FwqStatisticsBean) 2018-08-12 09:51:47.824 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/statistics/score/center/manage/info]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.StatisticsController_F.selectCentermanageScoreChange(com.xintong.visualinspection.bean.FwqStatisticsBean) 2018-08-12 09:51:47.824 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/statistics/lost/itemscore/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.StatisticsController_F.getCheckedItemInfoRate(com.xintong.visualinspection.bean.FwqStatisticsBean) 2018-08-12 09:51:47.825 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/statistics/lost/twice/itemscore/rate]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.StatisticsController_F.getTwiceCheckedItemInfoRate(com.xintong.visualinspection.bean.FwqStatisticsBean) 2018-08-12 09:51:47.825 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/statistics/one/checkedItem/detail/info/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.StatisticsController_F.getFsOnePersonCheckedItemDetailInfo(com.xintong.visualinspection.bean.FwqStatisticsBean,java.lang.Integer,java.lang.Integer) 2018-08-12 09:51:47.825 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/statistics/user/score]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.StatisticsController_F.getFsOnePersonCheckedItemDetailInfo(com.xintong.visualinspection.pojo.fwq.ServiceAreaStatistic) 2018-08-12 09:51:47.825 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/statistics/dept]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.StatisticsController_F.getDeptStatistic(com.xintong.visualinspection.bean.FwqDeptStatistic) 2018-08-12 09:51:47.825 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/statistics/employee/order/detail]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.StatisticsController_F.getEmployeeOrderByDeptId(com.xintong.visualinspection.bean.FwqStatisticsBean) 2018-08-12 09:51:47.826 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/statistics/one/serviceArea/year/info]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.StatisticsController_F.getSaOnePersonInfo(com.xintong.visualinspection.bean.FwqStatisticsBean) 2018-08-12 09:51:47.826 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/statistics/one/serviceArea/checkedItem/info]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.StatisticsController_F.getFsOneServiceAreaCheckedItemInfo(com.xintong.visualinspection.bean.FwqStatisticsBean) 2018-08-12 09:51:47.827 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/task/dispatch]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.TaskController_F.dispatch(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.FwqCheckTask) 2018-08-12 09:51:47.827 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/task/update]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.TaskController_F.update(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.FwqCheckTask) 2018-08-12 09:51:47.827 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/task/taskEnd]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.TaskController_F.taskEnd(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.FwqCheckTask) 2018-08-12 09:51:47.827 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/task/confirm]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.TaskController_F.confirm(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.FwqCheckTask) 2018-08-12 09:51:47.828 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/task/dispatchById]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.TaskController_F.dispatchById(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.FwqCheckTask) 2018-08-12 09:51:47.828 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/task/dispatchAllNoScoreTask]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.TaskController_F.dispatchAllNoScoreTask(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.FwqCheckTask) 2018-08-12 09:51:47.828 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/task/getStatusById]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.TaskController_F.getStatusById(com.xintong.visualinspection.bean.Task) 2018-08-12 09:51:47.828 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/task/getall/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.TaskController_F.getall(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.FwqCheckTask) 2018-08-12 09:51:47.828 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/f/task/add]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.TaskController_F.addtask(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.pojo.fwq.TaskData_F) 2018-08-12 09:51:47.829 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/task/update]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.TaskController_Q.update(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.QzdCheckTask) 2018-08-12 09:51:47.829 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/task/dispatchById]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.TaskController_Q.dispatchById(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.QzdCheckTask) 2018-08-12 09:51:47.830 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/task/getStatusById]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.TaskController_Q.getStatusById(com.xintong.visualinspection.bean.Task) 2018-08-12 09:51:47.830 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/task/getone]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.TaskController_Q.getStatusById(com.xintong.visualinspection.bean.QzdCheckTask) 2018-08-12 09:51:47.830 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/task/getall/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.TaskController_Q.getall(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.QzdCheckTask) 2018-08-12 09:51:47.830 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/task/add]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.TaskController_Q.addtask(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.pojo.qzd.TaskDate_Q) 2018-08-12 09:51:47.911 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/login] onto handler of type [class org.springframework.web.servlet.mvc.ParameterizableViewController] 2018-08-12 09:51:47.979 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-08-12 09:51:47.979 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-08-12 09:51:48.031 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in baseController 2018-08-12 09:51:48.031 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkAppealController 2018-08-12 09:51:48.032 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkApplyController 2018-08-12 09:51:48.032 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkItemController 2018-08-12 09:51:48.033 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkOtherController 2018-08-12 09:51:48.033 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleController 2018-08-12 09:51:48.033 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleItemController 2018-08-12 09:51:48.034 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in commonController 2018-08-12 09:51:48.034 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in constantController 2018-08-12 09:51:48.035 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in departmentController 2018-08-12 09:51:48.035 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileController 2018-08-12 09:51:48.036 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileExcelController 2018-08-12 09:51:48.036 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in jobController 2018-08-12 09:51:48.036 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in menuController 2018-08-12 09:51:48.037 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in permissionController 2018-08-12 09:51:48.037 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in roleController 2018-08-12 09:51:48.038 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in scoreController 2018-08-12 09:51:48.039 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in statisticsController 2018-08-12 09:51:48.040 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in taskController 2018-08-12 09:51:48.041 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamClassController 2018-08-12 09:51:48.041 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamController 2018-08-12 09:51:48.042 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userClassController 2018-08-12 09:51:48.042 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userController 2018-08-12 09:51:48.043 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in webcamController 2018-08-12 09:51:48.043 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in areaInfoController_F 2018-08-12 09:51:48.043 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkAppealController_F 2018-08-12 09:51:48.044 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkApplyController_F 2018-08-12 09:51:48.044 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkApplyController_Q 2018-08-12 09:51:48.045 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkOtherController_F 2018-08-12 09:51:48.045 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkOtherController_Q 2018-08-12 09:51:48.045 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in recordController_Q 2018-08-12 09:51:48.046 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in scoreController_F 2018-08-12 09:51:48.046 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in scoreController_Q 2018-08-12 09:51:48.047 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in statisticsController_F 2018-08-12 09:51:48.048 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in taskController_F 2018-08-12 09:51:48.048 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in taskController_Q 2018-08-12 09:51:48.117 |-INFO [restartedMain] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [362] -| Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-08-12 09:51:48.650 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor [73] -| The properties of bean [name : dubbo] have been binding by values : [bean property 'name', bean property 'port', bean property 'status', bean property 'id'] 2018-08-12 09:51:48.972 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-08-12 09:51:48.973 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-08-12 09:51:48.974 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-08-12 09:51:48.980 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-08-12 09:51:48.984 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-08-12 09:51:48.985 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-08-12 09:51:48.986 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-08-12 09:51:48.987 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JavaLanguage,interface=Language] 2018-08-12 09:51:48.988 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=ScriptLanguage,interface=Language] 2018-08-12 09:51:48.989 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-08-12 09:51:48.989 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-08-12 09:51:48.992 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.port=2000 from properties 2018-08-12 09:51:48.993 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.auth_timeout=600000 from properties 2018-08-12 09:51:48.993 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.idle_timeout=600000 from properties 2018-08-12 09:51:48.993 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.default_encoding=UTF-8 from properties 2018-08-12 09:51:48.993 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth=simple from properties 2018-08-12 09:51:48.993 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.username=wen from properties 2018-08-12 09:51:48.993 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.password=wen from properties 2018-08-12 09:51:49.001 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-08-12 09:51:49.002 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-08-12 09:51:49.002 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-08-12 09:51:49.002 |-INFO [restartedMain] org.crsh.ssh.SSHPlugin [185] -| Booting SSHD 2018-08-12 09:51:49.010 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-08-12 09:51:49.011 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JavaLanguage,interface=Language] 2018-08-12 09:51:49.011 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=ScriptLanguage,interface=Language] 2018-08-12 09:51:49.015 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-08-12 09:51:49.038 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [113] -| Trying to register BouncyCastle as a JCE provider 2018-08-12 09:51:49.400 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [117] -| Registration succeeded 2018-08-12 09:51:49.452 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [184] -| About to start CRaSSHD 2018-08-12 09:51:49.477 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [187] -| CRaSSHD started on port 2000 2018-08-12 09:51:49.477 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-08-12 09:51:49.477 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-08-12 09:51:49.478 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-08-12 09:51:49.478 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-08-12 09:51:50.124 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/env/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EnvironmentMvcEndpoint.value(java.lang.String) 2018-08-12 09:51:50.125 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/env || /env.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-08-12 09:51:50.125 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/health || /health.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.HealthMvcEndpoint.invoke(javax.servlet.http.HttpServletRequest,java.security.Principal) 2018-08-12 09:51:50.126 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/beans || /beans.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-08-12 09:51:50.126 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/metrics/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.MetricsMvcEndpoint.value(java.lang.String) 2018-08-12 09:51:50.126 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/metrics || /metrics.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-08-12 09:51:50.127 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/auditevents || /auditevents.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.boot.actuate.endpoint.mvc.AuditEventsMvcEndpoint.findByPrincipalAndAfterAndType(java.lang.String,java.util.Date,java.lang.String) 2018-08-12 09:51:50.127 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/autoconfig || /autoconfig.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-08-12 09:51:50.127 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/info || /info.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-08-12 09:51:50.129 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/dubbo/shutdown],methods=[POST],produces=[application/json]}" onto public org.springframework.web.context.request.async.DeferredResult com.alibaba.boot.dubbo.actuate.endpoint.mvc.DubboMvcEndpoint.shutdown() throws java.lang.Exception 2018-08-12 09:51:50.129 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/dubbo/properties],methods=[GET],produces=[application/json]}" onto public java.util.SortedMap com.alibaba.boot.dubbo.actuate.endpoint.mvc.DubboMvcEndpoint.properties() 2018-08-12 09:51:50.130 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/dubbo/references],methods=[GET],produces=[application/json]}" onto public java.util.Map> com.alibaba.boot.dubbo.actuate.endpoint.mvc.DubboMvcEndpoint.references() 2018-08-12 09:51:50.130 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/dubbo/services],methods=[GET],produces=[application/json]}" onto public java.util.Map> com.alibaba.boot.dubbo.actuate.endpoint.mvc.DubboMvcEndpoint.services() 2018-08-12 09:51:50.130 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/dubbo/configs],methods=[GET],produces=[application/json]}" onto public java.util.Map>> com.alibaba.boot.dubbo.actuate.endpoint.mvc.DubboMvcEndpoint.configs() 2018-08-12 09:51:50.130 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/dubbo || /dubbo.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-08-12 09:51:50.130 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/configprops || /configprops.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-08-12 09:51:50.131 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/dump || /dump.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-08-12 09:51:50.131 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/heapdump || /heapdump.json],methods=[GET],produces=[application/octet-stream]}" onto public void org.springframework.boot.actuate.endpoint.mvc.HeapdumpMvcEndpoint.invoke(boolean,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException,javax.servlet.ServletException 2018-08-12 09:51:50.132 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers/{name:.*}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.get(java.lang.String) 2018-08-12 09:51:50.133 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers/{name:.*}],methods=[POST],consumes=[application/vnd.spring-boot.actuator.v1+json || application/json],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.LoggersMvcEndpoint.set(java.lang.String,java.util.Map) 2018-08-12 09:51:50.133 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/loggers || /loggers.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-08-12 09:51:50.133 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/trace || /trace.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-08-12 09:51:50.133 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping [543] -| Mapped "{[/mappings || /mappings.json],methods=[GET],produces=[application/vnd.spring-boot.actuator.v1+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.mvc.EndpointMvcAdapter.invoke() 2018-08-12 09:51:50.703 |-INFO [restartedMain] org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer [58] -| LiveReload server is running on port 35729 2018-08-12 09:51:50.714 |-WARN [restartedMain] org.springframework.boot.starter.remote.shell.RemoteShellStarterDeprecatedWarningAutoConfiguration [43] -| spring-boot-starter-remote-shell is deprecated as of Spring Boot 1.5 and will be removed in Spring Boot 2.0 2018-08-12 09:51:51.072 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-08-12 09:51:51.074 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'clusterDataSource' has been autodetected for JMX exposure 2018-08-12 09:51:51.074 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'masterDataSource' has been autodetected for JMX exposure 2018-08-12 09:51:51.085 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [671] -| Located MBean 'masterDataSource': registering with JMX server as MBean [com.alibaba.druid.pool:name=masterDataSource,type=DruidDataSource] 2018-08-12 09:51:51.087 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [671] -| Located MBean 'clusterDataSource': registering with JMX server as MBean [com.alibaba.druid.pool:name=clusterDataSource,type=DruidDataSource] 2018-08-12 09:51:51.087 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-08-12 09:51:51.092 |-INFO [restartedMain] org.springframework.context.support.DefaultLifecycleProcessor [343] -| Starting beans in phase 0 2018-08-12 09:51:51.094 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'auditEventsEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=auditEventsEndpoint] 2018-08-12 09:51:51.110 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'requestMappingEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=requestMappingEndpoint] 2018-08-12 09:51:51.121 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'environmentEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=environmentEndpoint] 2018-08-12 09:51:51.124 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'healthEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=healthEndpoint] 2018-08-12 09:51:51.127 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'beansEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=beansEndpoint] 2018-08-12 09:51:51.130 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'infoEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=infoEndpoint] 2018-08-12 09:51:51.135 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'loggersEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=loggersEndpoint] 2018-08-12 09:51:51.140 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'metricsEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=metricsEndpoint] 2018-08-12 09:51:51.142 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'traceEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=traceEndpoint] 2018-08-12 09:51:51.144 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'dumpEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=dumpEndpoint] 2018-08-12 09:51:51.147 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'autoConfigurationReportEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=autoConfigurationReportEndpoint] 2018-08-12 09:51:51.149 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [678] -| Located managed bean 'configurationPropertiesReportEndpoint': registering with JMX server as MBean [org.springframework.boot:type=Endpoint,name=configurationPropertiesReportEndpoint] 2018-08-12 09:51:51.199 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-1} inited 2018-08-12 09:51:51.501 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 2018-08-12 09:51:51.516 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Parameters: 2018-08-12 09:51:51.547 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| <== Total: 68 2018-08-12 09:51:51.549 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [50] -| 加载CODE信息成功,数据数:23 2018-08-12 09:51:51.551 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-2} inited 2018-08-12 09:51:51.622 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Preparing: SELECT a.*,(select NAME from sys_job where id = a.POSITIONID ) as position_name FROM t_sys_users a 2018-08-12 09:51:51.623 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Parameters: 2018-08-12 09:51:51.723 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| <== Total: 960 2018-08-12 09:51:51.725 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [59] -| 加载用户信息成功,数据数:960 2018-08-12 09:51:51.726 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Preparing: SELECT * FROM t_sys_organ 2018-08-12 09:51:51.727 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Parameters: 2018-08-12 09:51:51.738 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| <== Total: 43 2018-08-12 09:51:51.738 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [68] -| 加载部门信息成功,数据数:43 2018-08-12 09:51:51.739 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 09:51:51.739 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 09:51:51.749 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 09:51:51.750 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 09:51:51.750 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 09:51:51.758 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 09:51:51.758 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 09:51:51.758 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 09:51:51.766 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 09:51:51.767 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [114] -| {WG=[FeeStation(id=1, name=清障一队, lanes_number=null, exit_numer=null, entrance_numer=null, exit_etc=null, entrance_etc=null, deptid=59, isshow=, parentid=32, creattime=Sat Apr 01 00:00:00 CST 2017), FeeStation(id=2, name=清障二队, lanes_number=null, exit_numer=null, entrance_numer=null, exit_etc=null, entrance_etc=null, deptid=60, isshow=, parentid=32, creattime=Sat Apr 01 00:00:00 CST 2017), FeeStation(id=3, name=清障三队, lanes_number=null, exit_numer=null, entrance_numer=null, exit_etc=null, entrance_etc=null, deptid=61, isshow=, parentid=31, creattime=Sat Apr 01 00:00:00 CST 2017), FeeStation(id=4, name=清障四队, lanes_number=null, exit_numer=null, entrance_numer=null, exit_etc=null, entrance_etc=null, deptid=62, isshow=, parentid=30, creattime=Sat Apr 01 00:00:00 CST 2017), FeeStation(id=5, name=清障五队, lanes_number=null, exit_numer=null, entrance_numer=null, exit_etc=null, entrance_etc=null, deptid=63, isshow=, parentid=30, creattime=Sat Apr 01 00:00:00 CST 2017)], RM=[FeeStation(id=1, name=连云港道管中心, lanes_number=null, exit_numer=null, entrance_numer=null, exit_etc=null, entrance_etc=null, deptid=30, isshow=null, parentid=5, creattime=Sat Apr 01 00:00:00 CST 2017), FeeStation(id=2, name=盐城道管中心, lanes_number=null, exit_numer=null, entrance_numer=null, exit_etc=null, entrance_etc=null, deptid=31, isshow=null, parentid=5, creattime=Sat Apr 01 00:00:00 CST 2017), FeeStation(id=3, name=南通道管中心, lanes_number=null, exit_numer=null, entrance_numer=null, exit_etc=null, entrance_etc=null, deptid=32, isshow=null, parentid=5, creattime=Sat Apr 01 00:00:00 CST 2017)], SA=[FeeStation(id=1, name=如皋服务区, lanes_number=null, exit_numer=null, entrance_numer=null, exit_etc=null, entrance_etc=null, deptid=89, isshow=null, parentid=32, creattime=Wed Apr 25 00:00:00 CST 2018), FeeStation(id=2, name=东台服务区, lanes_number=null, exit_numer=null, entrance_numer=null, exit_etc=null, entrance_etc=null, deptid=90, isshow=null, parentid=32, creattime=Wed Apr 25 00:00:00 CST 2018), FeeStation(id=3, name=大丰服务区, lanes_number=null, exit_numer=null, entrance_numer=null, exit_etc=null, entrance_etc=null, deptid=91, isshow=null, parentid=31, creattime=Wed Apr 25 00:00:00 CST 2018), FeeStation(id=4, name=射阳服务区, lanes_number=null, exit_numer=null, entrance_numer=null, exit_etc=null, entrance_etc=null, deptid=92, isshow=null, parentid=31, creattime=Wed Apr 25 00:00:00 CST 2018), FeeStation(id=5, name=滨海服务区, lanes_number=null, exit_numer=null, entrance_numer=null, exit_etc=null, entrance_etc=null, deptid=93, isshow=null, parentid=30, creattime=Wed Apr 25 00:00:00 CST 2018), FeeStation(id=6, name=响水服务区, lanes_number=null, exit_numer=null, entrance_numer=null, exit_etc=null, entrance_etc=null, deptid=94, isshow=null, parentid=30, creattime=Wed Apr 25 00:00:00 CST 2018), FeeStation(id=7, name=灌云服务区, lanes_number=null, exit_numer=null, entrance_numer=null, exit_etc=null, entrance_etc=null, deptid=95, isshow=null, parentid=30, creattime=Wed Apr 25 00:00:00 CST 2018)]} 2018-08-12 09:51:51.767 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [115] -| 加载所有服务区,道管信息成功,数据list数:3 2018-08-12 09:51:51.785 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 09:51:51.785 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 09:51:51.794 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 09:51:51.794 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [79] -| 加载职位信息成功,数据数:18 2018-08-12 09:51:51.796 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 09:51:51.796 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 09:51:51.828 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 09:51:51.828 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [88] -| 加载考核项信息成功,数据数:707 2018-08-12 09:51:51.829 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Preparing: select if(p.score is NULL,p.name,(select name from check_item where id = p.parent_id)) itemname from check_item p where p.id in (select item_id from check_rule_item where rule_id=?) GROUP BY itemname 2018-08-12 09:51:51.829 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 26(Long) 2018-08-12 09:51:51.917 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 7 2018-08-12 09:51:51.918 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=26,查询服务区考核项信息成功,数据数:1 2018-08-12 09:51:51.918 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Preparing: select if(p.score is NULL,p.name,(select name from check_item where id = p.parent_id)) itemname from check_item p where p.id in (select item_id from check_rule_item where rule_id=?) GROUP BY itemname 2018-08-12 09:51:51.919 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 27(Long) 2018-08-12 09:51:51.927 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 11 2018-08-12 09:51:51.928 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=27,查询服务区考核项信息成功,数据数:2 2018-08-12 09:51:51.929 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Preparing: select if(p.score is NULL,p.name,(select name from check_item where id = p.parent_id)) itemname from check_item p where p.id in (select item_id from check_rule_item where rule_id=?) GROUP BY itemname 2018-08-12 09:51:51.929 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 28(Long) 2018-08-12 09:51:51.937 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 7 2018-08-12 09:51:51.938 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=28,查询服务区考核项信息成功,数据数:3 2018-08-12 09:51:51.938 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Preparing: select if(p.score is NULL,p.name,(select name from check_item where id = p.parent_id)) itemname from check_item p where p.id in (select item_id from check_rule_item where rule_id=?) GROUP BY itemname 2018-08-12 09:51:51.939 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 29(Long) 2018-08-12 09:51:51.947 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 15 2018-08-12 09:51:51.948 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=29,查询服务区考核项信息成功,数据数:4 2018-08-12 09:51:51.948 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Preparing: select if(p.score is NULL,p.name,(select name from check_item where id = p.parent_id)) itemname from check_item p where p.id in (select item_id from check_rule_item where rule_id=?) GROUP BY itemname 2018-08-12 09:51:51.949 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 30(Long) 2018-08-12 09:51:51.956 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 15 2018-08-12 09:51:51.957 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=30,查询服务区考核项信息成功,数据数:5 2018-08-12 09:51:51.958 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Preparing: select if(p.score is NULL,p.name,(select name from check_item where id = p.parent_id)) itemname from check_item p where p.id in (select item_id from check_rule_item where rule_id=?) GROUP BY itemname 2018-08-12 09:51:51.958 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 31(Long) 2018-08-12 09:51:51.965 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 15 2018-08-12 09:51:51.966 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=31,查询服务区考核项信息成功,数据数:6 2018-08-12 09:51:51.967 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Preparing: select if(p.score is NULL,p.name,(select name from check_item where id = p.parent_id)) itemname from check_item p where p.id in (select item_id from check_rule_item where rule_id=?) GROUP BY itemname 2018-08-12 09:51:51.968 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 32(Long) 2018-08-12 09:51:51.974 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 15 2018-08-12 09:51:51.974 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=32,查询服务区考核项信息成功,数据数:7 2018-08-12 09:51:51.988 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] The service ready on spring started. service: com.xintong.visualinspection.service.CommonService, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:51.999 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Export dubbo service com.xintong.visualinspection.service.CommonService to local registry, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:52.000 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Export dubbo service com.xintong.visualinspection.service.CommonService to url dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.199.228&bind.port=7682&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=18578&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534038711991&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:52.000 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Register dubbo service com.xintong.visualinspection.service.CommonService url dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.199.228&bind.port=7682&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=18578&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534038711991&version=1.0.0 to registry registry://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=jicha_base-provider&dubbo=2.0.1&file=./output/dubbo.cache&pid=18578®istry=zookeeper×tamp=1534038711991, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:52.030 |-INFO [restartedMain] com.alibaba.dubbo.remoting.transport.AbstractServer [59] -| [DUBBO] Start NettyServer bind /0.0.0.0:7682, export /192.168.199.228:7682, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:52.032 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=18578&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534038711991&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:52.036 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: provider://192.168.199.228:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&category=configurators&check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=18578&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534038711991&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:52.037 |-INFO [ZkClient-EventThread-52-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.CommonService?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706851&version=1.0.0, urls: [dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=18578&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534038711991&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:52.039 |-INFO [ZkClient-EventThread-52-127.0.0.1:2181] com.alibaba.dubbo.remoting.transport.AbstractClient [59] -| [DUBBO] Successed connect to server /192.168.199.228:7682 from NettyClient 192.168.199.228 using dubbo version 2.0.1, channel is NettyChannel [channel=[id: 0x1d2a4966, /192.168.199.228:52585 => /192.168.199.228:7682]], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:52.040 |-INFO [ZkClient-EventThread-52-127.0.0.1:2181] com.alibaba.dubbo.remoting.transport.AbstractClient [59] -| [DUBBO] Start NettyClient pds.lan/192.168.199.228 connect to the server /192.168.199.228:7682, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:52.042 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url provider://192.168.199.228:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&category=configurators&check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=18578&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534038711991&version=1.0.0, urls: [empty://192.168.199.228:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&category=configurators&check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=18578&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534038711991&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:52.045 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] The service ready on spring started. service: com.xintong.visualinspection.service.ItemService, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:52.053 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Export dubbo service com.xintong.visualinspection.service.ItemService to local registry, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:52.054 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Export dubbo service com.xintong.visualinspection.service.ItemService to url dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.ItemService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.199.228&bind.port=7682&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ItemService&methods=getAll,getCheckItemName&pid=18578&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534038712048&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:52.054 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Register dubbo service com.xintong.visualinspection.service.ItemService url dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.ItemService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.199.228&bind.port=7682&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ItemService&methods=getAll,getCheckItemName&pid=18578&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534038712048&version=1.0.0 to registry registry://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=jicha_base-provider&dubbo=2.0.1&file=./output/dubbo.cache&pid=18578®istry=zookeeper×tamp=1534038712048, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:52.054 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.ItemService?anyhost=true&application=jicha_base-provider&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ItemService&methods=getAll,getCheckItemName&pid=18578&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534038712048&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:52.056 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: provider://192.168.199.228:7682/com.xintong.visualinspection.service.ItemService?anyhost=true&application=jicha_base-provider&category=configurators&check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ItemService&methods=getAll,getCheckItemName&pid=18578&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534038712048&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:52.057 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url provider://192.168.199.228:7682/com.xintong.visualinspection.service.ItemService?anyhost=true&application=jicha_base-provider&category=configurators&check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ItemService&methods=getAll,getCheckItemName&pid=18578&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534038712048&version=1.0.0, urls: [empty://192.168.199.228:7682/com.xintong.visualinspection.service.ItemService?anyhost=true&application=jicha_base-provider&category=configurators&check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ItemService&methods=getAll,getCheckItemName&pid=18578&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534038712048&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:52.058 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] The service ready on spring started. service: com.xintong.visualinspection.service.UserService, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:52.070 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Export dubbo service com.xintong.visualinspection.service.UserService to local registry, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:52.070 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Export dubbo service com.xintong.visualinspection.service.UserService to url dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.UserService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.199.228&bind.port=7682&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.UserService&methods=getAll,getUsers,getWGUserByDeptId,getOne,loadUserByUsername,update,insert,queryCountByJob,delete,getAllCheckmans,getFsUserByDeptId&pid=18578&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534038712061&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:52.071 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Register dubbo service com.xintong.visualinspection.service.UserService url dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.UserService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.199.228&bind.port=7682&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.UserService&methods=getAll,getUsers,getWGUserByDeptId,getOne,loadUserByUsername,update,insert,queryCountByJob,delete,getAllCheckmans,getFsUserByDeptId&pid=18578&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534038712061&version=1.0.0 to registry registry://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=jicha_base-provider&dubbo=2.0.1&file=./output/dubbo.cache&pid=18578®istry=zookeeper×tamp=1534038712061, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:52.071 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.UserService?anyhost=true&application=jicha_base-provider&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.UserService&methods=getAll,getUsers,getWGUserByDeptId,getOne,loadUserByUsername,update,insert,queryCountByJob,delete,getAllCheckmans,getFsUserByDeptId&pid=18578&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534038712061&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:52.073 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: provider://192.168.199.228:7682/com.xintong.visualinspection.service.UserService?anyhost=true&application=jicha_base-provider&category=configurators&check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.UserService&methods=getAll,getUsers,getWGUserByDeptId,getOne,loadUserByUsername,update,insert,queryCountByJob,delete,getAllCheckmans,getFsUserByDeptId&pid=18578&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534038712061&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:52.075 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url provider://192.168.199.228:7682/com.xintong.visualinspection.service.UserService?anyhost=true&application=jicha_base-provider&category=configurators&check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.UserService&methods=getAll,getUsers,getWGUserByDeptId,getOne,loadUserByUsername,update,insert,queryCountByJob,delete,getAllCheckmans,getFsUserByDeptId&pid=18578&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534038712061&version=1.0.0, urls: [empty://192.168.199.228:7682/com.xintong.visualinspection.service.UserService?anyhost=true&application=jicha_base-provider&category=configurators&check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.UserService&methods=getAll,getUsers,getWGUserByDeptId,getOne,loadUserByUsername,update,insert,queryCountByJob,delete,getAllCheckmans,getFsUserByDeptId&pid=18578&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534038712061&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:51:52.397 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Initializing ProtocolHandler ["http-nio-8089"] 2018-08-12 09:51:52.409 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Starting ProtocolHandler [http-nio-8089] 2018-08-12 09:51:52.409 |-INFO [restartedMain] org.apache.tomcat.util.net.NioSelectorPool [179] -| Using a shared selector for servlet write/read 2018-08-12 09:51:52.422 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [198] -| Tomcat started on port(s): 8089 (http) 2018-08-12 09:51:52.432 |-INFO [restartedMain] com.xintong.VideocheckApplication [57] -| Started VideocheckApplication in 14.346 seconds (JVM running for 15.513) 2018-08-12 09:52:24.172 |-INFO [DubboServerHandler-192.168.199.228:7682-thread-4] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] disconected from /192.168.199.228:52584,url:dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.199.228&bind.port=7682&channel.readonly.sent=true&codec=dubbo&dubbo=2.0.1&generic=false&heartbeat=60000&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=18578&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534038711991&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:53:20.852 |-INFO [DubboServerHandler-192.168.199.228:7682-thread-6] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] disconected from /192.168.199.228:53019,url:dubbo://192.168.199.228:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.199.228&bind.port=7682&channel.readonly.sent=true&codec=dubbo&dubbo=2.0.1&generic=false&heartbeat=60000&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=18578&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534038711991&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:53:27.861 |-INFO [ZkClient-EventThread-52-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.CheckAppealService_F?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_F&methods=getById,getList,update,insert,delete,getByTaskId&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706349&version=1.0.0, urls: [dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.CheckAppealService_F?anyhost=true&application=jicha_qzd-provider_consumer&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CheckAppealService_F&methods=getById,getList,update,insert,delete,getByTaskId&pid=18709&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534038807792&version=1.0.0, dubbo://192.168.199.228:7683/com.xintong.visualinspection.service.CheckAppealService_F?anyhost=true&application=jicha_fjq-provider_consumer&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CheckAppealService_F&methods=getById,getList,update,insert,delete,getByTaskId&pid=18101&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533966971854&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:53:27.862 |-INFO [ZkClient-EventThread-52-127.0.0.1:2181] com.alibaba.dubbo.remoting.transport.AbstractClient [59] -| [DUBBO] Successed connect to server /192.168.199.228:7685 from NettyClient 192.168.199.228 using dubbo version 2.0.1, channel is NettyChannel [channel=[id: 0x288bb20d, /192.168.199.228:53649 => /192.168.199.228:7685]], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:53:27.862 |-INFO [ZkClient-EventThread-52-127.0.0.1:2181] com.alibaba.dubbo.remoting.transport.AbstractClient [59] -| [DUBBO] Start NettyClient pds.lan/192.168.199.228 connect to the server /192.168.199.228:7685, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:53:27.880 |-INFO [ZkClient-EventThread-52-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.CheckApplyService_F?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckApplyService_F&methods=getById,getTopReasonList,getList,update,insert,delete,getByTaskId&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706441&version=1.0.0, urls: [dubbo://192.168.199.228:7683/com.xintong.visualinspection.service.CheckApplyService_F?anyhost=true&application=jicha_fjq-provider_consumer&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CheckApplyService_F&methods=getById,getTopReasonList,getList,update,insert,delete,getByTaskId&pid=18101&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533966971869&version=1.0.0, dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.CheckApplyService_F?anyhost=true&application=jicha_qzd-provider_consumer&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CheckApplyService_F&methods=getById,getTopReasonList,getList,update,insert,delete,getByTaskId&pid=18709&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534038807869&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:53:27.897 |-INFO [ZkClient-EventThread-52-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.CheckOtherService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_Q&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706627&version=1.0.0, urls: [dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.CheckOtherService_Q?anyhost=true&application=jicha_qzd-provider_consumer&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CheckOtherService_Q&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=18709&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534038807885&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:53:27.916 |-INFO [ZkClient-EventThread-52-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.RecordService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.RecordService_Q&methods=getAllRecord,getRecord,updateRecord,addRecord,deleteRecord&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706676&version=1.0.0, urls: [dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.RecordService_Q?anyhost=true&application=jicha_qzd-provider_consumer&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.RecordService_Q&methods=getAllRecord,getRecord,addRecord,updateRecord,deleteRecord&pid=18709&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534038807905&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:53:27.930 |-INFO [ZkClient-EventThread-52-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.ScoreService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_Q&methods=backoutScore,getScoreListByTaskId,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706776&version=1.0.0, urls: [dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.ScoreService_Q?anyhost=true&application=jicha_qzd-provider_consumer&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ScoreService_Q&methods=getScoreListByTaskId,backoutScore,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=18709&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534038807920&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:53:27.946 |-INFO [ZkClient-EventThread-52-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.StatisticsService_F?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.StatisticsService_F&methods=getOneSACheckedInfo,getYearScoreChange,getOperationInfo,getDeptStatistic,getEmployeeCheckedInfo,getCheckedItemScoreInfo,getFeeStationScoreInfo,getFeeStationCheckItemScore,getFeeStationCheckedScore,getEmployeeRankingData,get2CheckedItemScoreInfo,getOneCheckedDetailInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706826&version=1.0.0, urls: [dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.StatisticsService_F?anyhost=true&application=jicha_qzd-provider_consumer&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.StatisticsService_F&methods=getOneSACheckedInfo,getYearScoreChange,getOperationInfo,getDeptStatistic,getEmployeeCheckedInfo,getCheckedItemScoreInfo,getFeeStationScoreInfo,getFeeStationCheckItemScore,getFeeStationCheckedScore,getEmployeeRankingData,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=18709&revision=1.0-SNAPSHOT&side=provider&status=server&timeout=3000×tamp=1534038807934&version=1.0.0, dubbo://192.168.199.228:7683/com.xintong.visualinspection.service.StatisticsService_F?anyhost=true&application=jicha_fjq-provider_consumer&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.StatisticsService_F&methods=getOneSACheckedInfo,getYearScoreChange,getOperationInfo,getDeptStatistic,getEmployeeCheckedInfo,getCheckedItemScoreInfo,getFeeStationScoreInfo,getFeeStationCheckItemScore,getFeeStationCheckedScore,getEmployeeRankingData,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=18101&revision=1.0-SNAPSHOT&side=provider&status=server&timeout=3000×tamp=1533966971922&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:53:27.960 |-INFO [ZkClient-EventThread-52-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.199.228/com.xintong.visualinspection.service.TaskService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=18578&revision=1.0-SNAPSHOT&side=consumer×tamp=1534038706523&version=1.0.0, urls: [dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.TaskService_Q?anyhost=true&application=jicha_qzd-provider_consumer&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=18709&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534038807950&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 09:53:38.145 |-INFO [http-nio-8089-exec-3] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [179] -| Initializing Spring FrameworkServlet 'dispatcherServlet' 2018-08-12 09:53:38.146 |-INFO [http-nio-8089-exec-3] org.springframework.web.servlet.DispatcherServlet [489] -| FrameworkServlet 'dispatcherServlet': initialization started 2018-08-12 09:53:38.172 |-INFO [http-nio-8089-exec-3] org.springframework.web.servlet.DispatcherServlet [508] -| FrameworkServlet 'dispatcherServlet': initialization completed in 26 ms 2018-08-12 09:53:38.276 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:53:38.276 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:53:38.276 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:53:38.276 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:53:38.276 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:53:38.408 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:53:38.410 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:53:38.423 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:53:38.425 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:53:38.426 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:53:38.435 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:53:38.435 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:53:38.435 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:53:38.436 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:53:38.436 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:53:38.445 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:53:38.446 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:53:38.446 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:53:38.451 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:53:38.452 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:53:38.452 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:53:38.455 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:53:38.456 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:53:38.456 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:53:38.465 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:53:38.465 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:53:38.466 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:53:38.466 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:53:38.481 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:53:38.481 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:53:38.482 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:53:38.490 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:53:38.491 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:53:38.491 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:53:38.507 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:53:38.508 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:53:38.509 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:53:38.510 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:53:38.510 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:53:38.515 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:53:38.515 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:53:38.516 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:53:38.524 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:53:38.525 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:53:38.525 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:53:38.525 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:53:38.525 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:53:38.526 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:53:38.534 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:53:38.534 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:53:38.551 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:53:38.556 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:53:38.559 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:53:38.559 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:53:38.568 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:53:38.570 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:53:38.574 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:53:38.574 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:53:38.576 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:53:38.576 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:53:38.605 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 09:53:38.605 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 09:53:38.617 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 09:53:38.621 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 09:53:38.622 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 09:53:38.625 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 09:53:38.625 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 09:53:38.631 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 09:53:38.631 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 09:53:38.632 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 09:53:38.633 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 09:53:38.643 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 09:53:38.644 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:53:38.644 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:53:38.658 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:53:38.721 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:53:38.722 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:53:38.739 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:53:38.740 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:53:38.745 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:53:38.746 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:53:38.751 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:53:38.752 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:53:38.757 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:53:38.757 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:53:38.758 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:53:38.763 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:53:38.765 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:53:38.765 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:53:38.765 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:53:38.766 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:53:38.772 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:53:38.773 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:53:38.773 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:53:38.773 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:53:38.773 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:53:38.774 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:53:38.774 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:53:38.775 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:53:38.779 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:53:38.780 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:53:38.781 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:53:38.781 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:53:38.782 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:53:38.782 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:53:38.783 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:53:38.789 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:53:38.789 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:53:38.789 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:53:38.790 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:53:38.795 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:53:38.796 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:53:38.796 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:53:38.798 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:53:38.805 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:53:38.811 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:53:38.813 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:53:38.816 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 09:53:38.817 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 09:53:38.819 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:53:38.821 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:53:38.823 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 09:53:38.824 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 09:53:38.828 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 09:53:38.833 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 09:53:38.834 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:53:38.834 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:53:38.836 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:53:38.836 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:53:38.838 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 09:53:38.838 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 09:53:38.838 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 09:53:38.839 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 09:53:38.847 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 09:53:38.851 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 09:53:38.862 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:53:38.886 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:53:38.887 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:53:38.894 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:53:38.895 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:53:38.896 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:53:38.912 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:53:38.913 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:53:38.913 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:53:38.921 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:53:38.945 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:53:38.947 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:53:38.976 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 09:53:38.977 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 09:53:39.049 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 09:53:39.093 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:53:39.117 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:53:39.117 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:53:39.126 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:53:39.127 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:53:39.128 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:53:39.141 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:53:39.142 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:53:39.143 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:53:39.150 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:53:39.179 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:53:39.181 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:53:39.188 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 09:53:39.189 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 09:53:39.197 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 09:53:39.336 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:53:39.359 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:53:39.359 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:53:39.367 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:53:39.368 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:53:39.368 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:53:39.382 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:53:39.383 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:53:39.383 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:53:39.390 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:53:39.417 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:53:39.419 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:53:42.256 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:53:42.291 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:53:42.292 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:53:42.301 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:53:42.301 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:53:42.302 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:53:42.303 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:53:42.303 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:53:42.318 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:53:42.318 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:53:42.319 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:53:42.325 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:53:42.333 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:53:42.334 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:53:42.345 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:53:42.346 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:53:42.347 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:53:42.350 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 09:53:42.350 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 09:53:42.359 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:53:42.360 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:53:42.360 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 09:53:42.361 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:53:42.361 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 09:53:42.362 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:53:42.362 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:53:42.363 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:53:42.372 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:53:42.380 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 09:53:42.381 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 09:53:42.381 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 09:53:42.400 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 09:53:42.409 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:53:42.410 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:53:42.450 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 09:53:42.452 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 09:53:42.520 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-13] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 09:53:42.521 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-13] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 09:53:42.553 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-13] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 10:00:57.799 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:00:57.800 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:00:57.802 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:00:57.805 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:00:57.805 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:00:58.056 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:00:58.058 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:00:58.068 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:00:58.069 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:00:58.069 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:00:58.079 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:00:58.079 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:00:58.080 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:00:58.089 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:00:58.952 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:00:58.953 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:00:58.959 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:00:58.960 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:00:58.962 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:00:58.969 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:00:59.078 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:00:59.079 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:00:59.114 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:00:59.114 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:00:59.115 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:00:59.127 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:00:59.127 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:00:59.128 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:00:59.142 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:00:59.143 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:00:59.143 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:00:59.159 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:00:59.159 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:00:59.160 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:00:59.167 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:00:59.167 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:00:59.168 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:00:59.168 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:00:59.169 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:00:59.179 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:00:59.179 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:00:59.179 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:00:59.179 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:00:59.188 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:00:59.207 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:00:59.215 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:00:59.217 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:00:59.223 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:00:59.225 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:00:59.225 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:00:59.225 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:00:59.225 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:00:59.273 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 10:00:59.274 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 10:00:59.275 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 10:00:59.276 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 10:00:59.281 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 10:00:59.281 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 10:00:59.283 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 10:00:59.287 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 10:00:59.288 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:00:59.288 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:00:59.290 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 10:00:59.304 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:00:59.371 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:00:59.373 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:00:59.373 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:00:59.373 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:00:59.395 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:00:59.395 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:00:59.404 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:00:59.405 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:00:59.406 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:00:59.409 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:00:59.410 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:00:59.411 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:00:59.411 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:00:59.422 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:00:59.422 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:00:59.423 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:00:59.423 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:00:59.423 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:00:59.423 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:00:59.424 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:00:59.424 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:00:59.424 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:00:59.425 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:00:59.425 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:00:59.431 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:00:59.437 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:00:59.437 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:00:59.438 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:00:59.438 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:00:59.439 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:00:59.439 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:00:59.441 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:00:59.442 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:00:59.442 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:00:59.449 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:00:59.451 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:00:59.452 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:00:59.452 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:00:59.452 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:00:59.465 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:00:59.466 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:00:59.467 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:00:59.469 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:00:59.469 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 10:00:59.478 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:00:59.478 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:00:59.480 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:00:59.480 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:00:59.482 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:00:59.483 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 10:00:59.483 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 10:00:59.484 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:00:59.484 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 10:00:59.491 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 10:00:59.492 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 10:00:59.493 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:00:59.495 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:00:59.496 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:00:59.496 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 10:00:59.506 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 10:00:59.515 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:00:59.538 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:00:59.539 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:00:59.549 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:00:59.550 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:00:59.550 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:00:59.565 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:00:59.566 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:00:59.566 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:00:59.573 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:00:59.594 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:00:59.596 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:00:59.600 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 10:00:59.601 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 10:00:59.667 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 10:00:59.702 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:00:59.741 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:00:59.742 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:00:59.752 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:00:59.753 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:00:59.754 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:00:59.771 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:00:59.772 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:00:59.772 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:00:59.781 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:00:59.804 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:00:59.805 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:00:59.808 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 10:00:59.809 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 10:00:59.817 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:00:59.951 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:00:59.966 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:00:59.967 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:00:59.981 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:00:59.982 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:00:59.982 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:00:59.984 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:00:59.984 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:00:59.989 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:00:59.992 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:00:59.993 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:00:59.993 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:01:00.011 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:01:00.012 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:01:00.012 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:01:00.012 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:01:00.013 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:01:00.015 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 10:01:00.016 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 10:01:00.019 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:01:00.024 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:01:00.043 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:01:00.045 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:01:01.224 |-WARN [DubboClientHandler-192.168.199.228:7685-thread-2] com.alibaba.dubbo.remoting.exchange.support.DefaultFuture [71] -| [DUBBO] The timeout response finally returned at 2018-08-12 10:01:01.224, response Response [id=32, version=null, status=20, event=false, error=null, result=RpcResult [result=PageInfo{pageNum=1, pageSize=10, size=4, startRow=1, endRow=4, total=4, pages=1, list=[QzdCheckTask(id=18, name=08/02 00:23-01:002323431清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=14, record_name=null, create_time=Sat Aug 11 15:00:07 CST 2018, update_time=Sun Aug 12 09:51:28 CST 2018, start_time=Thu Aug 02 00:23:00 CST 2018, end_time=Thu Aug 02 01:00:00 CST 2018, checkman=2950, checkman_name=张燕, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-02 00:23-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2726,2727, checked_users_name=朱天明,向阳, update_user=null, hasScore=null, invalidFrom=null, recordVideos=aliyunmedia.mp4, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=14, name=08/02 00:00-01:00苏B97765清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=15, record_name=null, create_time=Wed Aug 08 15:20:11 CST 2018, update_time=Sat Aug 11 21:10:54 CST 2018, start_time=Thu Aug 02 00:00:00 CST 2018, end_time=Thu Aug 02 01:00:00 CST 2018, checkman=2940, checkman_name=谢翔, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-02 00:00-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2727,2728, checked_users_name=向阳,董梁, update_user=null, hasScore=null, invalidFrom=null, recordVideos=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=19, name=07/27 00:00-02:00苏J6887清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=13, record_name=null, create_time=Sat Aug 11 15:01:19 CST 2018, update_time=Sat Aug 11 16:43:29 CST 2018, start_time=Fri Jul 27 00:00:00 CST 2018, end_time=Fri Jul 27 02:00:00 CST 2018, checkman=2668, checkman_name=李刚, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-27 00:00-02:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2732,2734, checked_users_name=顾建忠,缪亚东, update_user=null, hasScore=null, invalidFrom=null, recordVideos=aliyunmedia.mp4, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=17, name=2018-07-26 01:02~02:00 苏B97765清障任务, check_status=2, check_status_end=null, check_status_arr=null, record_id=7, record_name=null, create_time=Sat Aug 11 14:22:14 CST 2018, update_time=Sat Aug 11 14:22:14 CST 2018, start_time=Thu Jul 26 01:02:11 CST 2018, end_time=Thu Jul 26 02:00:00 CST 2018, checkman=2667, checkman_name=仇杰, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-26 01:02-02:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2732,2734, checked_users_name=顾建忠,缪亚东, update_user=null, hasScore=null, invalidFrom=null, recordVideos=aliyunmedia.mp4, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], prePage=0, nextPage=0, isFirstPage=true, isLastPage=true, hasPreviousPage=false, hasNextPage=false, navigatePages=8, navigateFirstPage1, navigateLastPage1, navigatepageNums=[1]}, exception=null]], channel: /192.168.199.228:53649 -> /192.168.199.228:7685, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 10:01:02.135 |-WARN [DubboClientHandler-192.168.199.228:7685-thread-2] com.alibaba.dubbo.remoting.exchange.support.DefaultFuture [71] -| [DUBBO] The timeout response finally returned at 2018-08-12 10:01:02.135, response Response [id=33, version=null, status=20, event=false, error=null, result=RpcResult [result=PageInfo{pageNum=1, pageSize=10, size=4, startRow=1, endRow=4, total=4, pages=1, list=[QzdCheckTask(id=18, name=08/02 00:23-01:002323431清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=14, record_name=null, create_time=Sat Aug 11 15:00:07 CST 2018, update_time=Sun Aug 12 09:51:28 CST 2018, start_time=Thu Aug 02 00:23:00 CST 2018, end_time=Thu Aug 02 01:00:00 CST 2018, checkman=2950, checkman_name=张燕, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-02 00:23-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2726,2727, checked_users_name=朱天明,向阳, update_user=null, hasScore=null, invalidFrom=null, recordVideos=aliyunmedia.mp4, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=14, name=08/02 00:00-01:00苏B97765清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=15, record_name=null, create_time=Wed Aug 08 15:20:11 CST 2018, update_time=Sat Aug 11 21:10:54 CST 2018, start_time=Thu Aug 02 00:00:00 CST 2018, end_time=Thu Aug 02 01:00:00 CST 2018, checkman=2940, checkman_name=谢翔, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-02 00:00-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2727,2728, checked_users_name=向阳,董梁, update_user=null, hasScore=null, invalidFrom=null, recordVideos=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=19, name=07/27 00:00-02:00苏J6887清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=13, record_name=null, create_time=Sat Aug 11 15:01:19 CST 2018, update_time=Sat Aug 11 16:43:29 CST 2018, start_time=Fri Jul 27 00:00:00 CST 2018, end_time=Fri Jul 27 02:00:00 CST 2018, checkman=2668, checkman_name=李刚, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-27 00:00-02:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2732,2734, checked_users_name=顾建忠,缪亚东, update_user=null, hasScore=null, invalidFrom=null, recordVideos=aliyunmedia.mp4, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=17, name=2018-07-26 01:02~02:00 苏B97765清障任务, check_status=2, check_status_end=null, check_status_arr=null, record_id=7, record_name=null, create_time=Sat Aug 11 14:22:14 CST 2018, update_time=Sat Aug 11 14:22:14 CST 2018, start_time=Thu Jul 26 01:02:11 CST 2018, end_time=Thu Jul 26 02:00:00 CST 2018, checkman=2667, checkman_name=仇杰, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-26 01:02-02:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2732,2734, checked_users_name=顾建忠,缪亚东, update_user=null, hasScore=null, invalidFrom=null, recordVideos=aliyunmedia.mp4, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], prePage=0, nextPage=0, isFirstPage=true, isLastPage=true, hasPreviousPage=false, hasNextPage=false, navigatePages=8, navigateFirstPage1, navigateLastPage1, navigatepageNums=[1]}, exception=null]], channel: /192.168.199.228:53649 -> /192.168.199.228:7685, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 10:01:02.159 |-WARN [http-nio-8089-exec-8] com.alibaba.dubbo.rpc.cluster.support.FailoverClusterInvoker [79] -| [DUBBO] Although retry the method getAllTask in the service com.xintong.visualinspection.service.TaskService_Q was successful by the provider 192.168.199.228:7685, but there have been failed providers [192.168.199.228:7685] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.199.228 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: getAllTask, provider: dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.TaskService_Q?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=18578®ister.ip=192.168.199.228&remote.timestamp=1534038807950&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534038706523&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 10:01:01.086, end time: 2018-08-12 10:01:02.089, client elapsed: 0 ms, server elapsed: 1003 ms, timeout: 1000 ms, request: Request [id=33, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getAllTask, parameterTypes=[class java.lang.Integer, class java.lang.Integer, class com.xintong.visualinspection.bean.QzdCheckTask], arguments=[1, 10, QzdCheckTask(id=null, name=null, check_status=null, check_status_end=null, check_status_arr=[2, 3], record_id=null, record_name=null, create_time=null, update_time=null, start_time=Wed Jul 25 23:00:00 CST 2018, end_time=Sat Aug 25 23:00:00 CST 2018, checkman=null, checkman_name=null, checked_dept=59, checked_dept_name=null, check_period=null, rule_id=null, remark=null, recheckman=null, recheckman_name=null, period_id=null, invalid_from=null, checked_users=null, checked_users_name=null, update_user=null, hasScore=null, invalidFrom=null, recordVideos=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], attachments={path=com.xintong.visualinspection.service.TaskService_Q, interface=com.xintong.visualinspection.service.TaskService_Q, version=1.0.0}]], channel: /192.168.199.228:53649 -> /192.168.199.228:7685, dubbo version: 2.0.1, current host: 192.168.199.228 com.alibaba.dubbo.rpc.RpcException: Invoke remote method timeout. method: getAllTask, provider: dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.TaskService_Q?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=18578®ister.ip=192.168.199.228&remote.timestamp=1534038807950&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534038706523&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 10:01:01.086, end time: 2018-08-12 10:01:02.089, client elapsed: 0 ms, server elapsed: 1003 ms, timeout: 1000 ms, request: Request [id=33, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getAllTask, parameterTypes=[class java.lang.Integer, class java.lang.Integer, class com.xintong.visualinspection.bean.QzdCheckTask], arguments=[1, 10, QzdCheckTask(id=null, name=null, check_status=null, check_status_end=null, check_status_arr=[2, 3], record_id=null, record_name=null, create_time=null, update_time=null, start_time=Wed Jul 25 23:00:00 CST 2018, end_time=Sat Aug 25 23:00:00 CST 2018, checkman=null, checkman_name=null, checked_dept=59, checked_dept_name=null, check_period=null, rule_id=null, remark=null, recheckman=null, recheckman_name=null, period_id=null, invalid_from=null, checked_users=null, checked_users_name=null, update_user=null, hasScore=null, invalidFrom=null, recordVideos=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], attachments={path=com.xintong.visualinspection.service.TaskService_Q, interface=com.xintong.visualinspection.service.TaskService_Q, version=1.0.0}]], channel: /192.168.199.228:53649 -> /192.168.199.228:7685 at com.alibaba.dubbo.rpc.protocol.dubbo.DubboInvoker.doInvoke(DubboInvoker.java:98) at com.alibaba.dubbo.rpc.protocol.AbstractInvoker.invoke(AbstractInvoker.java:142) at com.alibaba.dubbo.monitor.support.MonitorFilter.invoke(MonitorFilter.java:74) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.protocol.dubbo.filter.FutureFilter.invoke(FutureFilter.java:53) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.filter.ConsumerContextFilter.invoke(ConsumerContextFilter.java:47) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.listener.ListenerInvokerWrapper.invoke(ListenerInvokerWrapper.java:73) at com.alibaba.dubbo.rpc.protocol.InvokerWrapper.invoke(InvokerWrapper.java:52) at com.alibaba.dubbo.rpc.cluster.support.FailoverClusterInvoker.doInvoke(FailoverClusterInvoker.java:77) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:232) at com.alibaba.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker.invoke(MockClusterInvoker.java:70) at com.alibaba.dubbo.rpc.proxy.InvokerInvocationHandler.invoke(InvokerInvocationHandler.java:51) at com.alibaba.dubbo.common.bytecode.proxy5.getAllTask(proxy5.java) at com.xintong.visualinspection.controller.gettway.TaskController_Q.getall(TaskController_Q.java:72) at com.xintong.visualinspection.controller.gettway.TaskController_Q$$FastClassBySpringCGLIB$$610ea312.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:721) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:173) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:656) at com.xintong.visualinspection.controller.gettway.TaskController_Q$$EnhancerBySpringCGLIB$$d9db22.getall() at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:133) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:116) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:827) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:738) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:648) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.web.filter.ApplicationContextHeaderFilter.doFilterInternal(ApplicationContextHeaderFilter.java:55) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:79) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.trace.WebRequestTraceFilter.doFilterInternal(WebRequestTraceFilter.java:108) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:79) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.autoconfigure.MetricsFilter.doFilterInternal(MetricsFilter.java:106) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:474) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:783) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:798) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1434) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) Caused by: com.alibaba.dubbo.remoting.TimeoutException: Waiting server-side response timeout. start time: 2018-08-12 10:01:01.086, end time: 2018-08-12 10:01:02.089, client elapsed: 0 ms, server elapsed: 1003 ms, timeout: 1000 ms, request: Request [id=33, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getAllTask, parameterTypes=[class java.lang.Integer, class java.lang.Integer, class com.xintong.visualinspection.bean.QzdCheckTask], arguments=[1, 10, QzdCheckTask(id=null, name=null, check_status=null, check_status_end=null, check_status_arr=[2, 3], record_id=null, record_name=null, create_time=null, update_time=null, start_time=Wed Jul 25 23:00:00 CST 2018, end_time=Sat Aug 25 23:00:00 CST 2018, checkman=null, checkman_name=null, checked_dept=59, checked_dept_name=null, check_period=null, rule_id=null, remark=null, recheckman=null, recheckman_name=null, period_id=null, invalid_from=null, checked_users=null, checked_users_name=null, update_user=null, hasScore=null, invalidFrom=null, recordVideos=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], attachments={path=com.xintong.visualinspection.service.TaskService_Q, interface=com.xintong.visualinspection.service.TaskService_Q, version=1.0.0}]], channel: /192.168.199.228:53649 -> /192.168.199.228:7685 at com.alibaba.dubbo.remoting.exchange.support.DefaultFuture.get(DefaultFuture.java:134) at com.alibaba.dubbo.remoting.exchange.support.DefaultFuture.get(DefaultFuture.java:111) at com.alibaba.dubbo.rpc.protocol.dubbo.DubboInvoker.doInvoke(DubboInvoker.java:95) ... 139 common frames omitted 2018-08-12 10:03:49.834 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:03:49.836 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:03:49.837 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:03:49.837 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:03:49.838 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:03:49.906 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:03:49.908 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:03:49.912 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:03:49.912 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:03:49.917 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:03:49.917 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:03:49.918 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:03:49.918 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:03:49.920 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:03:49.927 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:03:49.927 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:03:49.928 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:03:49.928 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:03:49.928 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:03:49.929 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:03:49.929 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:03:49.936 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:03:49.936 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:03:49.936 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:03:49.937 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:03:49.937 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:03:49.937 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:03:49.938 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:03:49.944 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:03:49.945 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:03:49.946 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:03:49.949 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:03:49.950 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:03:49.953 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:03:49.954 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:03:49.954 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:03:49.954 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:03:49.955 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:03:49.955 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:03:49.955 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:03:49.955 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:03:49.956 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:03:49.956 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:03:49.963 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:03:49.963 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:03:49.965 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:03:49.965 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:03:49.965 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:03:49.966 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:03:49.978 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:03:49.998 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:03:50.000 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:03:50.006 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:03:50.007 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:03:50.007 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:03:50.008 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:03:50.008 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:03:50.008 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:03:50.010 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 10:03:50.010 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 10:03:50.015 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:03:50.017 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:03:50.018 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:03:50.034 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 10:03:50.034 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 10:03:50.045 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 10:03:50.046 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 10:03:50.047 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 10:03:50.052 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 10:03:50.053 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 10:03:50.056 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 10:03:50.063 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 10:03:50.063 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:03:50.064 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:03:50.080 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:03:50.138 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:03:50.140 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:03:50.141 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:03:50.141 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:03:50.165 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:03:50.166 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:03:50.171 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:03:50.173 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:03:50.172 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:03:50.173 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:03:50.176 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:03:50.177 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:03:50.177 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:03:50.178 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:03:50.178 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:03:50.182 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:03:50.183 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:03:50.184 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:03:50.185 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:03:50.186 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:03:50.186 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:03:50.186 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:03:50.187 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:03:50.187 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:03:50.193 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:03:50.194 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:03:50.194 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:03:50.198 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:03:50.198 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:03:50.199 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:03:50.200 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:03:50.200 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:03:50.200 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:03:50.202 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:03:50.202 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:03:50.202 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:03:50.204 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:03:50.207 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:03:50.209 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:03:50.209 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:03:50.241 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:03:50.242 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:03:50.243 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:03:50.243 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:03:50.245 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:03:50.245 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:03:50.245 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:03:50.246 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:03:50.247 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 10:03:50.247 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:03:50.248 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:03:50.248 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:03:50.248 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 10:03:50.249 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 10:03:50.250 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:03:50.251 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 10:03:50.257 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 10:03:50.258 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 10:03:50.260 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 10:03:50.262 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 10:03:50.334 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:03:50.357 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:03:50.358 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:03:50.368 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:03:50.368 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:03:50.369 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:03:50.383 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:03:50.384 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:03:50.384 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:03:50.392 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:03:50.415 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:03:50.416 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:03:50.420 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 10:03:50.421 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 10:03:50.488 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 10:03:50.531 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:03:50.570 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:03:50.570 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:03:50.579 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:03:50.580 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:03:50.580 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:03:50.593 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:03:50.594 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:03:50.595 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:03:50.601 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:03:50.625 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:03:50.626 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:03:50.629 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 10:03:50.630 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 10:03:50.638 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:03:50.776 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:03:50.806 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:03:50.807 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:03:50.816 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:03:50.817 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:03:50.817 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:03:50.836 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:03:50.836 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:03:50.837 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:03:50.844 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:03:50.866 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:03:50.869 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:03:54.789 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:03:54.828 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:03:54.828 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:03:54.833 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:03:54.835 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:03:54.838 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:03:54.839 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:03:54.839 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:03:54.857 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:03:54.858 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:03:54.858 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:03:54.863 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:03:54.864 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:03:54.869 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:03:54.871 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:03:54.871 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:03:54.874 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:03:54.875 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:03:54.876 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:03:54.882 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:03:54.883 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:03:54.883 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:03:54.890 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:03:54.891 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:03:54.891 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:03:54.897 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:03:54.897 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:03:54.898 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:03:54.898 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:03:54.898 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:03:54.899 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:03:54.907 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:03:54.926 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:03:54.927 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:03:54.938 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:03:54.944 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:03:54.968 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-30] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 10:03:54.969 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-30] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 10:03:55.000 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-30] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 10:04:13.352 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:04:13.354 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:04:13.356 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:04:13.356 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:04:13.356 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:04:13.397 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:04:13.397 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:04:13.409 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:04:13.410 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:04:13.411 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:04:13.413 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:04:13.414 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:04:13.416 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:04:13.416 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:04:13.421 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:04:13.421 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:04:13.424 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:04:13.424 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:04:13.424 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:04:13.425 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:04:13.425 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:04:13.425 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:04:13.426 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:04:13.426 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:04:13.426 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:04:13.426 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:04:13.427 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:04:13.431 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:04:13.432 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:04:13.432 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:04:13.433 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:04:13.435 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:04:13.435 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:04:13.436 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:04:13.440 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:04:13.440 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:04:13.440 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:04:13.444 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:04:13.445 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:04:13.445 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:04:13.448 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:04:13.449 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:04:13.449 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:04:13.451 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:04:13.451 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:04:13.452 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:04:13.452 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:04:13.455 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:04:13.459 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:04:13.461 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:04:13.478 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:04:13.479 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:04:13.479 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:04:13.480 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:04:13.481 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 10:04:13.482 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 10:04:13.485 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:04:13.485 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:04:13.487 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:04:13.488 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:04:13.489 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:04:13.493 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:04:13.494 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:04:13.507 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 10:04:13.507 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 10:04:13.512 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 10:04:13.512 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 10:04:13.520 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 10:04:13.523 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 10:04:13.523 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 10:04:13.523 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 10:04:13.524 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:04:13.524 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:04:13.534 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 10:04:13.538 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:04:13.593 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:04:13.594 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:04:13.595 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:04:13.596 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:04:13.633 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:04:13.634 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:04:13.634 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:04:13.634 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:04:13.644 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:04:13.645 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:04:13.648 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:04:13.648 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:04:13.649 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:04:13.649 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:04:13.649 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:04:13.649 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:04:13.649 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:04:13.650 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:04:13.656 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:04:13.656 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:04:13.657 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:04:13.672 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:04:13.673 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:04:13.673 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:04:13.673 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:04:13.673 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:04:13.674 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:04:13.674 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:04:13.674 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:04:13.675 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:04:13.676 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:04:13.677 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:04:13.677 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:04:13.683 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:04:13.684 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:04:13.686 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:04:13.688 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:04:13.688 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:04:13.689 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:04:13.703 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:04:13.708 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:04:13.709 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:04:13.710 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:04:13.710 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 10:04:13.717 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:04:13.718 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:04:13.719 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:04:13.719 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 10:04:13.719 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:04:13.720 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:04:13.721 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 10:04:13.721 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:04:13.722 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 10:04:13.726 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:04:13.727 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:04:13.728 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:04:13.728 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 10:04:13.731 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 10:04:13.731 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 10:04:13.739 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 10:04:13.740 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:04:13.786 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:04:13.786 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:04:13.794 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:04:13.795 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:04:13.795 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:04:13.811 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:04:13.812 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:04:13.812 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:04:13.820 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:04:13.844 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:04:13.846 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:04:13.851 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 10:04:13.851 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 10:04:13.917 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 10:04:13.948 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:04:13.984 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:04:13.984 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:04:13.996 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:04:13.996 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:04:13.997 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:04:14.011 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:04:14.012 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:04:14.012 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:04:14.021 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:04:14.047 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:04:14.048 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:04:14.051 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 10:04:14.052 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 10:04:14.060 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:04:14.196 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:04:14.229 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:04:14.229 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:04:14.240 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:04:14.241 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:04:14.241 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:04:14.255 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:04:14.255 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:04:14.256 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:04:14.264 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:04:14.287 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:04:14.289 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:04:15.787 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:04:15.822 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:04:15.823 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:04:15.827 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:04:15.829 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:04:15.831 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:04:15.832 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:04:15.832 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:04:15.845 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:04:15.846 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:04:15.847 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:04:15.856 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:04:15.858 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:04:15.858 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:04:15.865 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:04:15.865 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:04:15.867 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:04:15.868 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:04:15.868 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:04:15.875 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:04:15.876 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:04:15.877 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:04:15.883 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:04:15.884 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:04:15.885 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:04:15.886 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:04:15.887 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:04:15.891 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:04:15.892 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:04:15.892 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:04:15.896 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:04:15.900 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:04:15.920 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:04:15.922 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:04:15.925 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:04:15.926 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:04:15.941 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-40] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 10:04:15.941 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-40] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 10:04:15.978 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-40] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 10:04:20.894 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:04:20.930 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:04:20.931 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:04:20.940 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:04:20.941 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:04:20.941 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:04:20.955 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:04:20.956 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:04:20.957 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:04:20.966 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:04:20.994 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:04:20.996 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:26.860 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:26.861 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:26.863 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:26.865 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:26.866 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:26.939 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:06:26.939 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:06:26.947 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:06:26.947 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:06:26.949 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:06:26.951 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:06:26.952 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:06:26.952 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:06:26.952 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:06:26.957 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:06:26.957 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:06:26.957 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:26.960 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:06:26.960 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:06:26.965 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:06:26.965 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:06:26.965 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:06:26.965 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:26.970 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:06:26.970 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:26.970 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:06:26.971 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:26.972 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:06:26.972 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:06:26.972 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:26.974 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:06:26.979 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:06:26.980 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:06:26.980 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:26.984 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:06:26.984 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:26.985 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:06:26.985 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:06:26.985 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:06:26.985 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:26.986 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:06:26.987 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:06:26.987 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:06:26.987 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:26.992 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:06:26.997 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:06:26.999 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:06:27.000 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:06:27.000 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:27.011 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:06:27.019 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:06:27.020 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:27.023 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:06:27.024 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:27.028 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:06:27.029 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:27.031 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 10:06:27.032 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 10:06:27.033 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:06:27.035 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:27.040 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:06:27.048 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:06:27.049 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:27.055 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 10:06:27.056 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 10:06:27.067 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 10:06:27.067 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 10:06:27.068 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:06:27.068 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 10:06:27.068 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:27.079 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 10:06:27.080 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 10:06:27.080 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 10:06:27.083 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:06:27.089 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 10:06:27.146 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:27.147 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:27.148 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:27.150 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:27.176 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:06:27.177 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:06:27.177 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:06:27.177 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:06:27.180 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:06:27.180 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:06:27.186 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:06:27.187 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:06:27.187 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:06:27.188 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:06:27.188 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:06:27.189 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:27.189 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:06:27.189 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:27.190 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:06:27.190 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:06:27.191 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:27.194 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:06:27.195 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:06:27.195 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:27.204 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:06:27.204 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:06:27.205 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:27.205 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:06:27.206 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:06:27.206 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:27.207 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:06:27.207 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:06:27.208 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:27.211 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:06:27.211 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:06:27.212 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:27.213 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:06:27.215 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:06:27.216 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:06:27.218 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:06:27.251 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:06:27.251 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:06:27.252 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:06:27.251 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:06:27.253 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:27.253 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:27.254 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:27.257 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:06:27.258 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 10:06:27.254 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:27.255 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:06:27.259 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 10:06:27.258 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:06:27.260 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:06:27.261 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 10:06:27.261 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 10:06:27.268 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 10:06:27.268 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 10:06:27.276 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 10:06:27.279 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 10:06:27.320 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:27.351 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:06:27.351 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:06:27.360 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:06:27.361 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:06:27.361 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:27.374 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:06:27.375 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:06:27.375 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:27.383 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:06:27.405 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:06:27.407 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:27.411 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 10:06:27.412 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 10:06:27.505 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 10:06:27.535 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:27.565 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:06:27.566 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:06:27.574 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:06:27.576 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:06:27.576 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:27.589 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:06:27.590 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:06:27.590 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:27.597 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:06:27.622 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:06:27.623 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:27.628 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 10:06:27.629 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 10:06:27.638 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:06:27.774 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:27.802 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:06:27.802 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:06:27.810 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:06:27.811 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:06:27.812 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:27.825 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:06:27.826 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:06:27.827 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:27.835 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:06:27.858 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:06:27.860 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:35.387 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:35.388 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:35.390 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:35.392 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:35.392 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:35.427 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:06:35.428 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:06:35.433 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:06:35.433 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:06:35.434 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:06:35.435 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:06:35.438 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:06:35.439 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:06:35.440 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:35.443 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:06:35.443 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:06:35.444 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:35.445 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:06:35.445 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:06:35.445 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:06:35.446 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:06:35.446 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:35.447 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:06:35.447 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:06:35.453 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:06:35.453 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:06:35.453 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:06:35.454 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:35.454 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:06:35.454 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:35.457 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:06:35.458 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:06:35.458 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:06:35.458 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:35.459 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:06:35.459 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:35.461 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:06:35.461 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:06:35.462 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:35.463 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:06:35.467 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:06:35.469 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:06:35.469 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:06:35.470 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:06:35.470 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:35.472 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:06:35.473 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:06:35.473 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:35.482 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:06:35.489 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:06:35.491 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:06:35.491 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:35.499 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:06:35.500 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:35.501 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:06:35.502 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 10:06:35.502 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:35.502 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 10:06:35.506 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:06:35.507 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:35.508 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:06:35.515 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:06:35.516 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:35.521 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 10:06:35.521 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 10:06:35.528 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 10:06:35.528 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 10:06:35.530 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 10:06:35.531 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 10:06:35.531 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 10:06:35.536 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 10:06:35.539 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 10:06:35.540 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:06:35.540 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:35.555 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:06:35.607 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:35.608 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:35.608 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:35.608 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:35.646 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:06:35.647 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:06:35.655 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:06:35.656 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:06:35.658 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:06:35.659 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:06:35.659 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:35.667 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:06:35.667 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:06:35.667 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:06:35.668 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:06:35.669 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:35.670 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:06:35.670 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:06:35.672 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:06:35.673 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:06:35.673 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:35.677 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:06:35.678 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:06:35.678 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:35.679 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:06:35.680 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:06:35.680 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:35.681 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:06:35.683 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:06:35.684 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:06:35.684 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:35.693 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:06:35.694 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:06:35.694 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:35.696 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:06:35.696 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:06:35.696 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:35.697 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:06:35.704 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:06:35.705 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:06:35.706 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:35.707 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:06:35.708 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 10:06:35.713 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:06:35.722 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 10:06:35.728 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:06:35.729 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:35.731 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:06:35.731 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 10:06:35.732 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:06:35.734 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:35.735 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:06:35.735 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 10:06:35.737 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:06:35.738 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:35.739 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:06:35.739 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 10:06:35.742 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 10:06:35.743 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 10:06:35.747 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 10:06:35.759 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:35.782 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:06:35.783 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:06:35.790 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:06:35.790 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:06:35.791 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:35.846 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:06:35.847 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:06:35.847 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:35.859 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:06:35.884 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:06:35.885 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:35.890 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 10:06:35.891 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 10:06:35.976 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 10:06:36.020 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:36.059 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:06:36.060 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:06:36.068 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:06:36.069 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:06:36.069 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:36.082 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:06:36.083 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:06:36.083 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:36.088 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:06:36.111 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:06:36.113 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:36.116 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 10:06:36.117 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 10:06:36.123 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:06:36.344 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:36.376 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:06:36.377 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:06:36.384 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:06:36.385 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:06:36.385 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:36.400 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:06:36.401 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:06:36.401 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:36.408 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:06:36.435 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:06:36.437 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:40.584 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:40.619 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:06:40.620 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:06:40.624 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:40.625 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:40.628 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:06:40.629 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:06:40.629 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:40.645 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:06:40.646 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:06:40.646 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:40.650 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:06:40.651 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:06:40.653 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:06:40.660 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:06:40.661 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:06:40.661 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:06:40.661 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:06:40.661 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:40.669 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:06:40.670 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:06:40.670 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:40.674 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:06:40.675 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:06:40.676 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:40.684 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:06:40.684 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:06:40.685 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:40.685 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:06:40.686 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:06:40.686 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:06:40.697 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:06:40.712 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:06:40.713 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:40.721 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:06:40.722 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:06:40.742 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-53] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 10:06:40.742 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-53] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 10:06:40.774 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-53] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 10:07:49.883 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:07:49.885 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:07:49.887 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:07:49.889 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:07:49.889 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:07:49.947 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:07:49.947 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:07:49.954 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:07:49.954 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:07:49.957 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:07:49.957 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:07:49.959 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:07:49.962 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:07:49.962 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:07:49.962 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:07:49.966 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:07:49.966 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:07:49.966 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:07:49.967 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:07:49.967 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:07:49.970 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:07:49.972 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:07:49.972 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:07:49.974 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:07:49.974 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:07:49.974 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:07:49.978 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:07:49.978 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:07:49.979 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:07:49.980 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:07:49.980 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:07:49.982 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:07:49.982 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:07:49.986 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:07:49.987 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:07:49.987 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:07:49.992 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:07:49.993 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:07:49.994 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:07:49.994 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:07:49.997 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:07:49.997 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:07:49.997 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:07:49.998 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:07:49.998 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:07:49.998 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:07:49.998 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:07:50.005 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:07:50.005 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:07:50.005 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:07:50.030 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:07:50.031 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:07:50.033 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 10:07:50.033 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:07:50.033 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 10:07:50.034 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:07:50.041 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:07:50.041 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:07:50.043 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:07:50.047 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:07:50.047 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:07:50.047 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:07:50.047 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:07:50.060 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 10:07:50.061 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 10:07:50.067 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 10:07:50.068 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 10:07:50.072 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 10:07:50.072 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:07:50.073 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:07:50.076 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 10:07:50.076 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 10:07:50.078 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 10:07:50.085 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 10:07:50.089 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:07:50.146 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:07:50.146 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:07:50.148 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:07:50.148 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:07:50.168 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:07:50.169 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:07:50.177 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:07:50.178 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:07:50.179 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:07:50.179 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:07:50.180 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:07:50.180 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:07:50.180 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:07:50.181 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:07:50.181 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:07:50.189 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:07:50.189 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:07:50.189 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:07:50.190 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:07:50.190 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:07:50.190 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:07:50.190 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:07:50.190 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:07:50.191 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:07:50.195 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:07:50.195 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:07:50.196 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:07:50.203 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:07:50.203 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:07:50.204 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:07:50.205 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:07:50.206 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:07:50.206 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:07:50.207 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:07:50.207 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:07:50.208 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:07:50.208 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:07:50.211 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:07:50.216 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:07:50.218 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:07:50.235 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:07:50.236 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:07:50.237 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:07:50.238 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 10:07:50.239 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:07:50.240 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:07:50.242 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:07:50.242 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 10:07:50.245 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:07:50.246 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:07:50.246 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:07:50.246 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 10:07:50.247 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:07:50.247 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:07:50.247 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 10:07:50.248 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:07:50.249 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 10:07:50.251 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 10:07:50.256 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 10:07:50.258 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 10:07:50.324 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:07:50.356 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:07:50.357 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:07:50.365 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:07:50.366 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:07:50.366 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:07:50.380 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:07:50.380 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:07:50.381 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:07:50.388 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:07:50.410 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:07:50.412 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:07:50.416 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 10:07:50.417 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 10:07:50.490 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 10:07:50.532 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:07:50.563 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:07:50.564 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:07:50.572 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:07:50.573 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:07:50.573 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:07:50.587 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:07:50.588 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:07:50.588 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:07:50.596 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:07:50.620 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:07:50.621 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:07:50.625 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 10:07:50.625 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 10:07:50.633 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:07:50.766 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:07:50.795 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:07:50.796 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:07:50.807 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:07:50.808 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:07:50.809 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:07:50.821 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:07:50.822 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:07:50.822 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:07:50.830 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:07:50.852 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:07:50.854 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:09:27.216 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:09:27.218 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:09:27.218 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:09:27.218 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:09:27.218 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:09:27.376 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:09:27.377 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:09:27.385 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:09:27.385 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:09:27.385 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:09:27.386 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:09:27.386 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:09:27.390 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:09:27.390 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:09:27.390 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:09:27.390 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:09:27.394 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:09:27.394 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:09:27.395 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:09:27.396 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:09:27.398 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:09:27.399 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:09:27.405 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:09:27.405 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:09:27.406 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:09:27.406 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:09:27.407 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:09:27.408 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:09:27.409 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:09:27.409 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:09:27.409 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:09:27.410 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:09:27.410 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:09:27.420 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:09:27.421 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:09:27.422 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:09:27.422 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:09:27.423 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:09:27.424 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:09:27.424 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:09:27.425 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:09:27.426 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:09:27.427 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:09:27.427 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:09:27.428 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:09:27.428 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:09:27.430 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:09:27.435 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:09:27.436 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:09:27.437 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:09:27.459 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:09:27.460 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:09:27.462 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 10:09:27.463 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 10:09:27.469 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:09:27.470 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:09:27.471 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:09:27.473 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:09:27.474 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:09:27.476 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:09:27.477 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:09:27.479 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:09:27.479 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:09:27.517 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 10:09:27.517 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 10:09:27.526 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 10:09:27.527 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 10:09:27.527 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 10:09:27.528 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 10:09:27.528 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 10:09:27.536 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 10:09:27.536 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 10:09:27.537 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:09:27.538 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:09:27.551 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:09:27.601 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:09:27.601 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:09:27.602 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:09:27.602 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:09:27.624 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:09:27.625 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:09:27.632 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:09:27.632 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:09:27.634 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:09:27.635 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:09:27.635 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:09:27.635 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:09:27.635 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:09:27.640 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:09:27.640 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:09:27.642 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:09:27.642 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:09:27.642 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:09:27.647 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:09:27.647 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:09:27.648 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:09:27.648 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:09:27.648 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:09:27.648 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:09:27.651 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:09:27.652 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:09:27.652 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:09:27.656 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:09:27.657 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:09:27.657 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:09:27.661 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:09:27.662 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:09:27.662 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:09:27.662 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:09:27.663 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:09:27.663 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:09:27.663 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:09:27.663 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:09:27.669 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:09:27.669 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:09:27.698 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:09:27.699 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:09:27.700 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:09:27.701 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 10:09:27.704 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:09:27.706 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:09:27.706 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:09:27.707 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:09:27.707 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:09:27.707 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:09:27.707 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:09:27.707 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 10:09:27.708 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:09:27.708 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 10:09:27.708 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:09:27.709 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 10:09:27.710 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 10:09:27.718 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 10:09:27.718 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 10:09:27.719 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 10:09:27.726 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:09:27.757 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:09:27.757 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:09:27.767 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:09:27.768 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:09:27.768 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:09:27.781 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:09:27.781 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:09:27.782 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:09:27.789 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:09:27.811 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:09:27.812 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:09:27.817 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 10:09:27.818 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 10:09:27.877 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 10:09:27.904 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:09:27.932 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:09:27.932 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:09:27.939 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:09:27.940 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:09:27.941 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:09:27.955 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:09:27.956 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:09:27.957 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:09:27.965 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:09:27.988 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:09:27.990 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:09:27.995 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 10:09:27.996 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 10:09:28.003 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:09:28.100 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:09:28.129 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:09:28.130 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:09:28.139 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:09:28.140 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:09:28.140 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:09:28.155 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:09:28.156 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:09:28.156 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:09:28.164 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:09:28.186 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:09:28.189 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:09:44.274 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:09:44.316 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:09:44.317 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:09:44.326 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:09:44.327 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:09:44.327 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:09:44.342 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:09:44.343 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:09:44.344 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:09:44.351 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:09:44.381 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:09:44.382 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:09:44.403 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.roleUnBindUser [159] -| ==> Preparing: delete from sys_role_user where sys_user_id = ? 2018-08-12 10:09:44.404 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.roleUnBindUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:09:44.484 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.roleUnBindUser [159] -| <== Updates: 2 2018-08-12 10:09:44.485 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.roleBindUser [159] -| ==> Preparing: insert into sys_role_user (sys_user_id,sys_role_id) values (?,?) 2018-08-12 10:09:44.486 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.roleBindUser [159] -| ==> Parameters: 2040(Integer), 1(Integer) 2018-08-12 10:09:44.539 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.roleBindUser [159] -| <== Updates: 1 2018-08-12 10:09:44.540 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.roleBindUser [159] -| ==> Preparing: insert into sys_role_user (sys_user_id,sys_role_id) values (?,?) 2018-08-12 10:09:44.541 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.roleBindUser [159] -| ==> Parameters: 2040(Integer), 2(Integer) 2018-08-12 10:09:44.583 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.roleBindUser [159] -| <== Updates: 1 2018-08-12 10:09:44.587 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.update [159] -| ==> Preparing: UPDATE t_sys_users SET username = ?, truename = ?, organid = ?, pic = ?, workno = ?, mobile = ?, idno = ?, email = ?, POSITIONID = ?, id = ? WHERE id = ? 2018-08-12 10:09:44.588 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.update [159] -| ==> Parameters: wenhongquan(String), 温红权(String), 1(Integer), /file//head//f85def99-e13e-458d-98b1-12501b647a94.jpg(String), 11(String), (String), 11(String), 11(String), 9(Integer), 2040(Integer), 2040(Integer) 2018-08-12 10:09:44.650 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.update [159] -| <== Updates: 1 2018-08-12 10:09:44.651 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Preparing: SELECT a.*,(select NAME from sys_job where id = a.POSITIONID ) as position_name FROM t_sys_users a 2018-08-12 10:09:44.652 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Parameters: 2018-08-12 10:09:44.729 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| <== Total: 960 2018-08-12 10:09:44.730 |-INFO [http-nio-8089-exec-5] com.xintong.visualinspection.util.CacheUtil [59] -| 加载用户信息成功,数据数:960 2018-08-12 10:09:46.948 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:09:46.986 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:09:46.986 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:09:46.996 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:09:46.997 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:09:46.998 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:09:47.013 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:09:47.014 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:09:47.015 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:09:47.021 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:09:47.051 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:09:47.052 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:12:30.387 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:12:30.423 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:12:30.423 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:12:30.454 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:12:30.454 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:12:30.463 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:12:30.470 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:12:30.471 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:12:30.480 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:12:30.480 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:12:30.483 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:12:30.484 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:12:30.484 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:12:30.489 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:12:30.490 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:12:30.490 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:12:30.491 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:12:30.497 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:12:30.498 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:12:30.499 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:12:30.500 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:12:30.500 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:12:30.511 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:12:30.511 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:12:30.512 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:12:30.514 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:12:30.515 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:12:30.515 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:12:30.519 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:12:30.522 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:12:30.523 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:12:30.524 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:12:30.556 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:12:30.556 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:12:30.557 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:12:30.557 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:12:31.578 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-72] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 10:12:31.578 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-72] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 10:12:31.588 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-73] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 10:12:31.588 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-73] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 10:12:31.610 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-72] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 10:12:31.614 |-WARN [DubboClientHandler-192.168.199.228:7685-thread-7] com.alibaba.dubbo.remoting.exchange.support.DefaultFuture [71] -| [DUBBO] The timeout response finally returned at 2018-08-12 10:12:31.614, response Response [id=82, version=null, status=20, event=false, error=null, result=RpcResult [result=[], exception=null]], channel: /192.168.199.228:53649 -> /192.168.199.228:7685, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 10:12:31.622 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-73] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 10:12:31.627 |-WARN [http-nio-8089-exec-8] com.alibaba.dubbo.rpc.cluster.support.FailoverClusterInvoker [79] -| [DUBBO] Although retry the method getScoreList in the service com.xintong.visualinspection.service.ScoreService_Q was successful by the provider 192.168.199.228:7685, but there have been failed providers [192.168.199.228:7685] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.199.228 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: getScoreList, provider: dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.ScoreService_Q?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ScoreService_Q&methods=getScoreListByTaskId,backoutScore,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=18578®ister.ip=192.168.199.228&remote.timestamp=1534038807920&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534038706776&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 10:12:30.561, end time: 2018-08-12 10:12:31.565, client elapsed: 0 ms, server elapsed: 1004 ms, timeout: 1000 ms, request: Request [id=82, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getScoreList, parameterTypes=[class com.xintong.visualinspection.bean.FwqScore], arguments=[FwqScore(id=null, task_id=18, update_time=null, pics=null, videos=null, check_item_id=null, check_item_name=null, check_item_score=null, content=null, checkman=null, checked_area=null, checked_area_name=null, checked_dept=null, remark=null, start_time=null, end_time=null, update_user=null)], attachments={path=com.xintong.visualinspection.service.ScoreService_Q, interface=com.xintong.visualinspection.service.ScoreService_Q, version=1.0.0}]], channel: /192.168.199.228:53649 -> /192.168.199.228:7685, dubbo version: 2.0.1, current host: 192.168.199.228 com.alibaba.dubbo.rpc.RpcException: Invoke remote method timeout. method: getScoreList, provider: dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.ScoreService_Q?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ScoreService_Q&methods=getScoreListByTaskId,backoutScore,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=18578®ister.ip=192.168.199.228&remote.timestamp=1534038807920&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534038706776&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 10:12:30.561, end time: 2018-08-12 10:12:31.565, client elapsed: 0 ms, server elapsed: 1004 ms, timeout: 1000 ms, request: Request [id=82, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getScoreList, parameterTypes=[class com.xintong.visualinspection.bean.FwqScore], arguments=[FwqScore(id=null, task_id=18, update_time=null, pics=null, videos=null, check_item_id=null, check_item_name=null, check_item_score=null, content=null, checkman=null, checked_area=null, checked_area_name=null, checked_dept=null, remark=null, start_time=null, end_time=null, update_user=null)], attachments={path=com.xintong.visualinspection.service.ScoreService_Q, interface=com.xintong.visualinspection.service.ScoreService_Q, version=1.0.0}]], channel: /192.168.199.228:53649 -> /192.168.199.228:7685 at com.alibaba.dubbo.rpc.protocol.dubbo.DubboInvoker.doInvoke(DubboInvoker.java:98) at com.alibaba.dubbo.rpc.protocol.AbstractInvoker.invoke(AbstractInvoker.java:142) at com.alibaba.dubbo.monitor.support.MonitorFilter.invoke(MonitorFilter.java:74) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.protocol.dubbo.filter.FutureFilter.invoke(FutureFilter.java:53) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.filter.ConsumerContextFilter.invoke(ConsumerContextFilter.java:47) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.listener.ListenerInvokerWrapper.invoke(ListenerInvokerWrapper.java:73) at com.alibaba.dubbo.rpc.protocol.InvokerWrapper.invoke(InvokerWrapper.java:52) at com.alibaba.dubbo.rpc.cluster.support.FailoverClusterInvoker.doInvoke(FailoverClusterInvoker.java:77) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:232) at com.alibaba.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker.invoke(MockClusterInvoker.java:70) at com.alibaba.dubbo.rpc.proxy.InvokerInvocationHandler.invoke(InvokerInvocationHandler.java:51) at com.alibaba.dubbo.common.bytecode.proxy10.getScoreList(proxy10.java) at com.xintong.visualinspection.controller.gettway.ScoreController_Q.getScoreList(ScoreController_Q.java:104) at com.xintong.visualinspection.controller.gettway.ScoreController_Q$$FastClassBySpringCGLIB$$2e290f81.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:721) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:173) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:656) at com.xintong.visualinspection.controller.gettway.ScoreController_Q$$EnhancerBySpringCGLIB$$867cddcf.getScoreList() at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:133) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:116) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:827) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:738) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:648) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.web.filter.ApplicationContextHeaderFilter.doFilterInternal(ApplicationContextHeaderFilter.java:55) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:79) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.trace.WebRequestTraceFilter.doFilterInternal(WebRequestTraceFilter.java:108) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:79) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.autoconfigure.MetricsFilter.doFilterInternal(MetricsFilter.java:106) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:474) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:783) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:798) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1434) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) Caused by: com.alibaba.dubbo.remoting.TimeoutException: Waiting server-side response timeout. start time: 2018-08-12 10:12:30.561, end time: 2018-08-12 10:12:31.565, client elapsed: 0 ms, server elapsed: 1004 ms, timeout: 1000 ms, request: Request [id=82, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getScoreList, parameterTypes=[class com.xintong.visualinspection.bean.FwqScore], arguments=[FwqScore(id=null, task_id=18, update_time=null, pics=null, videos=null, check_item_id=null, check_item_name=null, check_item_score=null, content=null, checkman=null, checked_area=null, checked_area_name=null, checked_dept=null, remark=null, start_time=null, end_time=null, update_user=null)], attachments={path=com.xintong.visualinspection.service.ScoreService_Q, interface=com.xintong.visualinspection.service.ScoreService_Q, version=1.0.0}]], channel: /192.168.199.228:53649 -> /192.168.199.228:7685 at com.alibaba.dubbo.remoting.exchange.support.DefaultFuture.get(DefaultFuture.java:134) at com.alibaba.dubbo.remoting.exchange.support.DefaultFuture.get(DefaultFuture.java:111) at com.alibaba.dubbo.rpc.protocol.dubbo.DubboInvoker.doInvoke(DubboInvoker.java:95) ... 139 common frames omitted 2018-08-12 10:12:39.197 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:12:39.198 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:12:39.200 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:12:39.201 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:12:39.201 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:12:39.235 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:12:39.235 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:12:39.240 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:12:39.240 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:12:39.245 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:12:39.246 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:12:39.246 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:12:39.247 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:12:39.247 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:12:39.248 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:12:39.248 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:12:39.249 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:12:39.256 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:12:39.261 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:12:39.262 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:12:39.262 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:12:39.264 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:12:39.264 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:12:39.264 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:12:39.265 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:12:39.265 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:12:39.265 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:12:39.266 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:12:39.272 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:12:39.273 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:12:39.273 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:12:39.273 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:12:39.273 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:12:39.274 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:12:39.274 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:12:39.280 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:12:39.280 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:12:39.281 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:12:39.284 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:12:39.284 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:12:39.285 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:12:39.289 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:12:39.290 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:12:39.290 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:12:39.291 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:12:39.300 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:12:39.301 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:12:39.301 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:12:39.304 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:12:39.309 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:12:39.309 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:12:39.310 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:12:39.311 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:12:39.311 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 10:12:39.312 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:12:39.312 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 10:12:39.317 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:12:39.318 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:12:39.321 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:12:39.332 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:12:39.333 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:12:39.351 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:12:39.352 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:12:39.356 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 10:12:39.357 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 10:12:39.367 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 10:12:39.369 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 10:12:39.369 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 10:12:39.380 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 10:12:39.382 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 10:12:39.382 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 10:12:39.390 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 10:12:39.391 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:12:39.392 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:12:39.404 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:12:39.457 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:12:39.458 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:12:39.460 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:12:39.461 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:12:39.481 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:12:39.481 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:12:39.489 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:12:39.489 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:12:39.491 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:12:39.492 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:12:39.492 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:12:39.495 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:12:39.495 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:12:39.499 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:12:39.500 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:12:39.500 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:12:39.504 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:12:39.505 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:12:39.505 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:12:39.505 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:12:39.505 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:12:39.505 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:12:39.506 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:12:39.506 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:12:39.513 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:12:39.514 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:12:39.514 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:12:39.515 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:12:39.515 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:12:39.520 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:12:39.520 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:12:39.521 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:12:39.521 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:12:39.521 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:12:39.522 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:12:39.529 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:12:39.538 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:12:39.539 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:12:39.539 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:12:39.543 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:12:39.544 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:12:39.546 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:12:39.546 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:12:39.546 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:12:39.546 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 10:12:39.547 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:12:39.549 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:12:39.549 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 10:12:39.553 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:12:39.554 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:12:39.555 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:12:39.555 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 10:12:39.557 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 10:12:39.561 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 10:12:39.564 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 10:12:39.570 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:12:39.572 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:12:39.572 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:12:39.573 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:12:39.573 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 10:12:39.581 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 10:12:39.597 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:12:39.598 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:12:39.606 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:12:39.607 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:12:39.607 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:12:39.621 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:12:39.622 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:12:39.622 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:12:39.630 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:12:39.653 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:12:39.654 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:12:39.659 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 10:12:39.660 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 10:12:39.724 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 10:12:39.755 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:12:39.778 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:12:39.778 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:12:39.786 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:12:39.787 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:12:39.787 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:12:39.802 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:12:39.803 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:12:39.803 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:12:39.812 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:12:39.832 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:12:39.833 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:12:39.837 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 10:12:39.838 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 10:12:39.845 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:12:39.995 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:12:40.019 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:12:40.019 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:12:40.027 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:12:40.028 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:12:40.029 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:12:40.043 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:12:40.044 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:12:40.044 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:12:40.052 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:12:40.073 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:12:40.074 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:12:41.592 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:12:41.631 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:12:41.632 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:12:41.633 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:12:41.634 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:12:41.643 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:12:41.644 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:12:41.644 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:12:41.661 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:12:41.662 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:12:41.662 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:12:41.669 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:12:41.669 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:12:41.671 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:12:41.674 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:12:41.674 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:12:41.680 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:12:41.680 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:12:41.680 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:12:41.688 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:12:41.688 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:12:41.689 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:12:41.695 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:12:41.696 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:12:41.696 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:12:41.701 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:12:41.702 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:12:41.703 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:12:41.704 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:12:41.705 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:12:41.705 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:12:41.713 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:12:41.730 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:12:41.731 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:12:41.736 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:12:41.737 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:12:41.748 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-77] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 10:12:41.749 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-77] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 10:12:41.790 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-77] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 10:15:04.416 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:15:04.416 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:15:04.417 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:15:04.419 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:15:04.420 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:15:04.496 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:15:04.497 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:15:04.508 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:15:04.509 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:15:04.510 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:15:04.511 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:15:04.511 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:15:04.517 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:15:04.518 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:15:04.518 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:15:04.518 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:15:04.518 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:15:04.519 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:15:04.526 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:15:04.526 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:15:04.528 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:15:04.528 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:15:04.528 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:15:04.534 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:15:04.535 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:15:04.535 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:15:04.540 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:15:04.540 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:15:04.541 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:15:04.542 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:15:04.542 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:15:04.543 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:15:04.543 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:15:04.544 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:15:04.544 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:15:04.550 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:15:04.553 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:15:04.554 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:15:04.555 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:15:04.556 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:15:04.566 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:15:04.579 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:15:04.580 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:15:04.586 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:15:04.587 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:15:04.590 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:15:04.591 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:15:04.593 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 10:15:04.593 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 10:15:04.601 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:15:04.609 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:15:04.611 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:15:04.616 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 10:15:04.616 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 10:15:04.624 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 10:15:04.625 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 10:15:04.628 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 10:15:04.629 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:15:04.630 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:15:04.632 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 10:15:04.640 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 10:15:04.640 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 10:15:04.644 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:15:04.651 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 10:15:04.724 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:15:04.726 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:15:04.727 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:15:04.728 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:15:04.750 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:15:04.750 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:15:04.756 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:15:04.757 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:15:04.758 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:15:04.759 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:15:04.759 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:15:04.767 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:15:04.767 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:15:04.768 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:15:04.769 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:15:04.769 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:15:04.769 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:15:04.770 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:15:04.773 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:15:04.773 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:15:04.774 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:15:04.776 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:15:04.777 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:15:04.777 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:15:04.779 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:15:04.780 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:15:04.780 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:15:04.783 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:15:04.784 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:15:04.784 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:15:04.785 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:15:04.789 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:15:04.790 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:15:04.790 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:15:04.793 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:15:04.794 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:15:04.795 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:15:04.795 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:15:04.799 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:15:04.805 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:15:04.812 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:15:04.813 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:15:04.814 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:15:04.815 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 10:15:04.816 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:15:04.817 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:15:04.818 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:15:04.819 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 10:15:04.822 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 10:15:04.827 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 10:15:04.828 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:15:04.829 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:15:04.831 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:15:04.831 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 10:15:04.833 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:15:04.833 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:15:04.835 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:15:04.836 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 10:15:04.841 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 10:15:04.846 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 10:15:04.864 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:15:04.886 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:15:04.886 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:15:04.904 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:15:04.905 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:15:04.905 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:15:04.921 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:15:04.922 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:15:04.923 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:15:04.930 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:15:04.959 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:15:04.960 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:15:04.964 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 10:15:04.965 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 10:15:05.032 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 10:15:05.067 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:15:05.092 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:15:05.092 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:15:05.100 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:15:05.101 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:15:05.102 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:15:05.116 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:15:05.117 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:15:05.117 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:15:05.125 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:15:05.146 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:15:05.153 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:15:05.163 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 10:15:05.165 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 10:15:05.172 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:15:05.401 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:15:05.439 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:15:05.440 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:15:05.449 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:15:05.450 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:15:05.450 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:15:05.462 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:15:05.463 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:15:05.464 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:15:05.471 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:15:05.499 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:15:05.500 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:15:05.513 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:15:05.514 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:15:05.526 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:15:05.526 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:15:05.527 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:15:05.541 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:15:05.542 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:15:05.542 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:15:05.551 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:15:05.574 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:15:05.575 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:15:08.811 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:15:08.846 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:15:08.846 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:15:08.854 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:15:08.855 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:15:08.855 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:15:08.856 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:15:08.856 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:15:08.871 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:15:08.871 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:15:08.872 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:15:08.881 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:15:08.884 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:15:08.884 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:15:08.891 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:15:08.891 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:15:08.891 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:15:08.892 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:15:08.892 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:15:08.900 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:15:08.901 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:15:08.901 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:15:08.907 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:15:08.907 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:15:08.908 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:15:08.912 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:15:08.912 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:15:08.917 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:15:08.919 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:15:08.920 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:15:08.921 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:15:08.936 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:15:08.945 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:15:08.946 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:15:08.959 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:15:08.960 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:15:08.984 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-87] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 10:15:08.984 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-87] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 10:15:09.021 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-87] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 10:16:09.023 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:09.024 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:09.026 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:09.028 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:09.028 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:09.076 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:16:09.077 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:16:09.080 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:16:09.080 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:16:09.088 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:16:09.095 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:16:09.095 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:09.102 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:16:09.103 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:16:09.104 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:16:09.110 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:16:09.112 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:16:09.113 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:09.117 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:16:09.118 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:09.298 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:16:09.298 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:16:09.317 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:16:09.318 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:16:09.325 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:16:09.325 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:16:09.333 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:16:09.333 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:09.334 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:16:09.335 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:16:09.335 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:09.343 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:16:09.348 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:16:09.348 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:16:09.349 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:09.350 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:16:09.350 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:16:09.351 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:09.361 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:16:09.361 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:16:09.363 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:16:09.363 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:16:09.364 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:09.375 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:16:09.375 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:16:09.376 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:09.383 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:16:09.384 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:09.400 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:16:09.402 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:09.428 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 10:16:09.428 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 10:16:09.435 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:16:09.436 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:09.437 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 10:16:09.438 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 10:16:09.438 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 10:16:09.448 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:16:09.450 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 10:16:09.450 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 10:16:09.454 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 10:16:09.454 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 10:16:09.459 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 10:16:09.460 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:16:09.461 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:09.461 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 10:16:09.478 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:16:09.529 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:09.529 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:09.529 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:09.530 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:09.552 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:16:09.552 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:16:09.559 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:16:09.559 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:16:09.561 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:16:09.562 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:16:09.562 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:09.569 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:16:09.570 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:16:09.570 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:09.571 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:16:09.572 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:16:09.576 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:16:09.576 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:16:09.579 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:16:09.580 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:16:09.580 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:09.582 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:16:09.582 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:16:09.583 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:09.584 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:16:09.585 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:16:09.585 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:09.585 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:16:09.586 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:16:09.586 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:09.587 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:16:09.592 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:16:09.603 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:16:09.604 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:16:09.604 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:09.609 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:16:09.610 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:09.612 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:16:09.612 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 10:16:09.613 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:16:09.618 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:16:09.618 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:16:09.619 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:16:09.619 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:09.619 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:09.620 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:16:09.621 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 10:16:09.621 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 10:16:09.630 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:16:09.633 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 10:16:09.638 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:16:09.639 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:09.641 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:16:09.641 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 10:16:09.642 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:09.652 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 10:16:09.654 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:16:09.655 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:09.656 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:16:09.657 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 10:16:09.666 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 10:16:09.667 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:16:09.667 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:16:09.676 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:16:09.677 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:16:09.677 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:09.693 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:16:09.694 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:16:09.694 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:09.703 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:16:09.726 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:16:09.727 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:09.733 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 10:16:09.734 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 10:16:09.795 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 10:16:09.827 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:09.854 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:16:09.855 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:16:09.863 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:16:09.864 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:16:09.865 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:09.881 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:16:09.882 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:16:09.882 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:09.892 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:16:09.915 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:16:09.916 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:09.921 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 10:16:09.921 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 10:16:09.930 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:16:10.062 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:10.092 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:16:10.092 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:16:10.100 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:16:10.100 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:16:10.101 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:10.140 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:16:10.141 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:16:10.141 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:10.148 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:16:10.172 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:16:10.175 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:10.331 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:16:10.331 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:10.344 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:16:10.345 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:16:10.345 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:10.352 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:16:10.377 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:16:10.378 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:17.307 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:17.309 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:17.310 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:17.311 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:17.311 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:17.407 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:16:17.407 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:16:17.428 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:16:17.429 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:16:17.433 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:16:17.434 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:16:17.435 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:17.437 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:16:17.437 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:16:17.438 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:16:17.439 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:16:17.439 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:17.445 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:16:17.445 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:16:17.446 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:17.450 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:16:17.451 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:16:17.452 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:17.452 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:16:17.452 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:16:17.453 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:17.455 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:16:17.455 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:16:17.462 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:16:17.462 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:16:17.462 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:16:17.462 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:16:17.462 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:16:17.462 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:16:17.464 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:17.465 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:16:17.466 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:16:17.466 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:17.472 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:16:17.472 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:16:17.473 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:16:17.473 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:17.490 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:16:17.490 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:16:17.491 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:16:17.491 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:16:17.491 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:17.491 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:17.491 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:16:17.492 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:17.493 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:16:17.494 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 10:16:17.494 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:17.494 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 10:16:17.499 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:16:17.499 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:16:17.500 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:17.500 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:16:17.504 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:16:17.523 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 10:16:17.523 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 10:16:17.524 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:16:17.525 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:17.532 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:16:17.533 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:17.533 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 10:16:17.536 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 10:16:17.536 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 10:16:17.547 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 10:16:17.561 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 10:16:17.562 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 10:16:17.573 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 10:16:17.574 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:16:17.574 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:17.590 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:16:17.666 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:17.667 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:17.669 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:17.670 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:17.704 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:16:17.704 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:16:17.713 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:16:17.714 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:16:17.715 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:17.729 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:16:17.730 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:16:17.733 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:16:17.733 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:16:17.734 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:16:17.734 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:16:17.735 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:16:17.736 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:16:17.736 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:17.741 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:16:17.742 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:16:17.743 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:17.743 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:16:17.743 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:16:17.744 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:16:17.745 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:16:17.745 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:17.745 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:17.745 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:16:17.758 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:16:17.761 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:16:17.762 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:17.763 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:16:17.764 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:16:17.764 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:17.764 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:16:17.765 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:16:17.765 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:17.769 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:16:17.771 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:16:17.776 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:16:17.787 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:16:17.788 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:17.789 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:16:17.790 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 10:16:17.798 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 10:16:17.810 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:16:17.811 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:17.812 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:16:17.812 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 10:16:17.821 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 10:16:17.831 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:16:17.832 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:17.833 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:16:17.833 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 10:16:17.835 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:16:17.836 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:17.837 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:16:17.838 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 10:16:17.842 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 10:16:17.847 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 10:16:17.854 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:17.890 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:16:17.890 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:16:17.898 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:16:17.899 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:16:17.899 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:17.914 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:16:17.914 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:16:17.915 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:17.922 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:16:17.959 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:16:17.960 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:17.965 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 10:16:17.965 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 10:16:18.032 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 10:16:18.068 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:18.105 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:16:18.105 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:16:18.112 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:16:18.113 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:16:18.113 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:18.127 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:16:18.127 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:16:18.128 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:18.134 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:16:18.172 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:16:18.173 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:18.177 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 10:16:18.177 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 10:16:18.184 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:16:18.321 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:18.341 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:16:18.342 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:16:18.350 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:16:18.351 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:16:18.351 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:18.363 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:16:18.364 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:16:18.365 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:18.372 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:16:18.421 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:16:18.422 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:20.362 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:20.402 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:20.405 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:20.416 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:16:20.417 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:16:20.425 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:16:20.425 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:16:20.426 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:20.439 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:16:20.440 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:16:20.440 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:20.450 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:16:20.458 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:16:20.458 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:16:20.462 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:16:20.462 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:16:20.468 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:16:20.468 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:16:20.469 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:20.472 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:16:20.472 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:16:20.473 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:20.483 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:16:20.483 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:16:20.484 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:20.486 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:16:20.486 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:16:20.487 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:16:20.491 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:16:20.494 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:16:20.502 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:16:20.503 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:20.527 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:16:20.528 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:20.550 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:16:20.552 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:16:20.570 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-100] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 10:16:20.570 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-100] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 10:16:20.604 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-100] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 10:19:55.508 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:19:55.510 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:19:55.512 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:19:55.513 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:19:55.513 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:19:55.621 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:19:55.622 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:19:55.632 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:19:55.633 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:19:55.633 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:19:55.633 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:19:55.633 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:19:55.636 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:19:55.637 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:19:55.640 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:19:55.640 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:19:55.642 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:19:55.642 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:19:55.647 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:19:55.650 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:19:55.650 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:19:55.650 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:19:55.650 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:19:55.656 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:19:55.657 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:19:55.657 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:19:55.657 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:19:55.658 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:19:55.665 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:19:55.667 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:19:55.667 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:19:55.668 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:19:55.668 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:19:55.668 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:19:55.669 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:19:55.673 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:19:55.673 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:19:55.674 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:19:55.679 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:19:55.680 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:19:55.683 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:19:55.703 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:19:55.704 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:19:55.717 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:19:55.718 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:19:55.721 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:19:55.722 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:19:55.723 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 10:19:55.724 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 10:19:55.724 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:19:55.725 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:19:55.731 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:19:55.745 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 10:19:55.745 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 10:19:55.751 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 10:19:55.752 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 10:19:55.757 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 10:19:55.758 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:19:55.759 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:19:55.760 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 10:19:55.775 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:19:55.840 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:19:55.841 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:19:55.842 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:19:55.842 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:19:55.871 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:19:55.871 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:19:55.879 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:19:55.880 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:19:55.880 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:19:55.880 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:19:55.880 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:19:55.890 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:19:55.891 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:19:55.891 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:19:55.891 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:19:55.891 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:19:55.893 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:19:55.893 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:19:55.896 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:19:55.897 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:19:55.897 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:19:55.901 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:19:55.902 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:19:55.902 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:19:55.904 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:19:55.905 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:19:55.905 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:19:55.905 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:19:55.907 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:19:55.907 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:19:55.907 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:19:55.918 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:19:55.918 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:19:55.919 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:19:55.919 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:19:55.920 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:19:55.921 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:19:55.921 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:19:55.928 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:19:55.934 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:19:55.934 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:19:55.935 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:19:55.937 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:19:55.937 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 10:19:55.942 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:19:55.943 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:19:55.945 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:19:55.945 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 10:19:55.951 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 10:19:55.954 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 10:19:55.957 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:19:55.958 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:19:55.959 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:19:55.959 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:19:55.960 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 10:19:55.960 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:19:55.961 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:19:55.961 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 10:19:55.969 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 10:19:55.969 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 10:19:55.977 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:19:56.000 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:19:56.001 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:19:56.011 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:19:56.012 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:19:56.012 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:19:56.026 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:19:56.026 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:19:56.027 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:19:56.035 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:19:56.058 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:19:56.059 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:19:56.063 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 10:19:56.064 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 10:19:56.162 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 10:19:56.198 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:19:56.222 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:19:56.222 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:19:56.231 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:19:56.231 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:19:56.232 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:19:56.246 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:19:56.247 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:19:56.247 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:19:56.256 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:19:56.278 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:19:56.279 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:19:56.283 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 10:19:56.284 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 10:19:56.291 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:19:56.427 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:19:56.450 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:19:56.450 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:19:56.459 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:19:56.460 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:19:56.460 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:19:56.475 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:19:56.475 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:19:56.476 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:19:56.484 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:19:56.507 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:19:56.508 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:19:56.636 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:19:56.636 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:19:56.646 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:19:56.646 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:19:56.647 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:19:56.661 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:19:56.662 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:19:56.662 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:19:56.669 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:19:56.693 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:19:56.694 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:19:56.720 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 10:19:56.721 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 10:19:56.729 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 10:21:26.275 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:26.276 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:26.279 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:26.279 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:26.279 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:26.339 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:21:26.340 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:21:26.349 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:21:26.350 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:21:26.350 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:21:26.355 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:21:26.355 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:21:26.355 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:21:26.355 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:21:26.358 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:21:26.358 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:21:26.359 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:26.362 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:21:26.363 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:21:26.366 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:21:26.366 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:21:26.367 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:21:26.368 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:26.370 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:21:26.370 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:26.372 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:21:26.372 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:21:26.372 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:26.372 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:21:26.373 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:26.375 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:21:26.381 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:21:26.381 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:21:26.381 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:26.384 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:21:26.386 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:21:26.387 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:21:26.387 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:26.388 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:21:26.388 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:21:26.389 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:26.389 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:21:26.397 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:21:26.397 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:21:26.425 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:21:26.425 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:21:26.426 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:26.427 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:26.431 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:21:26.432 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:26.433 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:21:26.434 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:26.435 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 10:21:26.436 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 10:21:26.445 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:21:26.453 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 10:21:26.454 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 10:21:26.460 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 10:21:26.461 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 10:21:26.462 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 10:21:26.470 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 10:21:27.377 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:21:27.378 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:27.392 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:21:27.393 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:21:27.393 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:27.400 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:21:27.427 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:21:27.428 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:27.466 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 10:21:27.466 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 10:21:27.480 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 10:21:27.481 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:21:27.482 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:27.497 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:21:27.696 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:27.698 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:27.698 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:27.700 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:27.729 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:21:27.729 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:21:27.737 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:21:27.738 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:21:27.740 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:21:27.740 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:21:27.741 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:21:27.742 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:21:27.742 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:27.745 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:21:27.746 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:21:27.746 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:27.749 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:21:27.749 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:21:27.750 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:21:27.750 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:21:27.750 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:27.756 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:21:27.756 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:21:27.757 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:27.759 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:21:27.759 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:21:27.760 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:27.760 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:21:27.761 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:21:27.761 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:27.763 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:21:27.764 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:21:27.764 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:27.765 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:21:27.768 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:21:27.773 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:21:27.779 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:21:27.780 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:21:27.780 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:27.792 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:21:27.793 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:21:27.800 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:21:27.800 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:27.801 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:27.802 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:21:27.803 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:21:27.803 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 10:21:27.803 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:21:27.804 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 10:21:27.805 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:27.806 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:21:27.807 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 10:21:27.815 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 10:21:27.817 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 10:21:27.817 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 10:21:27.821 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:21:27.823 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:27.826 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:21:27.826 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 10:21:27.828 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:27.836 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 10:21:27.852 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:21:27.853 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:21:27.860 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:21:27.861 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:21:27.861 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:27.875 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:21:27.876 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:21:27.876 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:27.883 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:21:27.908 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:21:27.910 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:27.915 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 10:21:27.916 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 10:21:27.976 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 10:21:28.014 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:28.036 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:21:28.036 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:21:28.045 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:21:28.046 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:21:28.046 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:28.060 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:21:28.061 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:21:28.061 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:28.068 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:21:28.090 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:21:28.091 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:28.097 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 10:21:28.098 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 10:21:28.107 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:21:28.253 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:28.284 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:21:28.285 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:21:28.294 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:21:28.295 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:21:28.295 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:28.310 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:21:28.311 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:21:28.311 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:28.317 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:21:28.339 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:21:28.340 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:29.833 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:29.869 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:21:29.870 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:21:29.875 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:29.877 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:29.877 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:21:29.878 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:21:29.879 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:29.894 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:21:29.895 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:21:29.895 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:29.905 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:21:29.908 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:21:29.908 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:21:29.917 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:21:29.918 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:21:29.922 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:21:29.923 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:21:29.924 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:29.927 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:21:29.928 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:21:29.929 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:29.937 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:21:29.938 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:29.939 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:21:29.940 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:21:29.940 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:29.944 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:21:29.945 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:21:29.946 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:29.949 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:21:29.953 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:21:29.974 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:21:29.975 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:29.979 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:21:29.980 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:30.999 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-116] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 10:21:31.000 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-116] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 10:21:31.007 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-117] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 10:21:31.007 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-117] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 10:21:31.031 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-116] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 10:21:31.035 |-WARN [DubboClientHandler-192.168.199.228:7685-thread-11] com.alibaba.dubbo.remoting.exchange.support.DefaultFuture [71] -| [DUBBO] The timeout response finally returned at 2018-08-12 10:21:31.035, response Response [id=135, version=null, status=20, event=false, error=null, result=RpcResult [result=[], exception=null]], channel: /192.168.199.228:53649 -> /192.168.199.228:7685, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 10:21:31.038 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-117] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 10:21:31.043 |-WARN [http-nio-8089-exec-6] com.alibaba.dubbo.rpc.cluster.support.FailoverClusterInvoker [79] -| [DUBBO] Although retry the method getScoreList in the service com.xintong.visualinspection.service.ScoreService_Q was successful by the provider 192.168.199.228:7685, but there have been failed providers [192.168.199.228:7685] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.199.228 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: getScoreList, provider: dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.ScoreService_Q?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ScoreService_Q&methods=getScoreListByTaskId,backoutScore,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=18578®ister.ip=192.168.199.228&remote.timestamp=1534038807920&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534038706776&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 10:21:29.983, end time: 2018-08-12 10:21:30.988, client elapsed: 0 ms, server elapsed: 1004 ms, timeout: 1000 ms, request: Request [id=135, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getScoreList, parameterTypes=[class com.xintong.visualinspection.bean.FwqScore], arguments=[FwqScore(id=null, task_id=18, update_time=null, pics=null, videos=null, check_item_id=null, check_item_name=null, check_item_score=null, content=null, checkman=null, checked_area=null, checked_area_name=null, checked_dept=null, remark=null, start_time=null, end_time=null, update_user=null)], attachments={path=com.xintong.visualinspection.service.ScoreService_Q, interface=com.xintong.visualinspection.service.ScoreService_Q, version=1.0.0}]], channel: /192.168.199.228:53649 -> /192.168.199.228:7685, dubbo version: 2.0.1, current host: 192.168.199.228 com.alibaba.dubbo.rpc.RpcException: Invoke remote method timeout. method: getScoreList, provider: dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.ScoreService_Q?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ScoreService_Q&methods=getScoreListByTaskId,backoutScore,getAll,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=18578®ister.ip=192.168.199.228&remote.timestamp=1534038807920&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534038706776&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 10:21:29.983, end time: 2018-08-12 10:21:30.988, client elapsed: 0 ms, server elapsed: 1004 ms, timeout: 1000 ms, request: Request [id=135, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getScoreList, parameterTypes=[class com.xintong.visualinspection.bean.FwqScore], arguments=[FwqScore(id=null, task_id=18, update_time=null, pics=null, videos=null, check_item_id=null, check_item_name=null, check_item_score=null, content=null, checkman=null, checked_area=null, checked_area_name=null, checked_dept=null, remark=null, start_time=null, end_time=null, update_user=null)], attachments={path=com.xintong.visualinspection.service.ScoreService_Q, interface=com.xintong.visualinspection.service.ScoreService_Q, version=1.0.0}]], channel: /192.168.199.228:53649 -> /192.168.199.228:7685 at com.alibaba.dubbo.rpc.protocol.dubbo.DubboInvoker.doInvoke(DubboInvoker.java:98) at com.alibaba.dubbo.rpc.protocol.AbstractInvoker.invoke(AbstractInvoker.java:142) at com.alibaba.dubbo.monitor.support.MonitorFilter.invoke(MonitorFilter.java:74) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.protocol.dubbo.filter.FutureFilter.invoke(FutureFilter.java:53) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.filter.ConsumerContextFilter.invoke(ConsumerContextFilter.java:47) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.listener.ListenerInvokerWrapper.invoke(ListenerInvokerWrapper.java:73) at com.alibaba.dubbo.rpc.protocol.InvokerWrapper.invoke(InvokerWrapper.java:52) at com.alibaba.dubbo.rpc.cluster.support.FailoverClusterInvoker.doInvoke(FailoverClusterInvoker.java:77) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:232) at com.alibaba.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker.invoke(MockClusterInvoker.java:70) at com.alibaba.dubbo.rpc.proxy.InvokerInvocationHandler.invoke(InvokerInvocationHandler.java:51) at com.alibaba.dubbo.common.bytecode.proxy10.getScoreList(proxy10.java) at com.xintong.visualinspection.controller.gettway.ScoreController_Q.getScoreList(ScoreController_Q.java:104) at com.xintong.visualinspection.controller.gettway.ScoreController_Q$$FastClassBySpringCGLIB$$2e290f81.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:721) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:173) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:656) at com.xintong.visualinspection.controller.gettway.ScoreController_Q$$EnhancerBySpringCGLIB$$867cddcf.getScoreList() at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:133) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:116) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:827) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:738) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:648) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.web.filter.ApplicationContextHeaderFilter.doFilterInternal(ApplicationContextHeaderFilter.java:55) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:79) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.trace.WebRequestTraceFilter.doFilterInternal(WebRequestTraceFilter.java:108) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:79) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.autoconfigure.MetricsFilter.doFilterInternal(MetricsFilter.java:106) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:474) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:783) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:798) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1434) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) Caused by: com.alibaba.dubbo.remoting.TimeoutException: Waiting server-side response timeout. start time: 2018-08-12 10:21:29.983, end time: 2018-08-12 10:21:30.988, client elapsed: 0 ms, server elapsed: 1004 ms, timeout: 1000 ms, request: Request [id=135, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getScoreList, parameterTypes=[class com.xintong.visualinspection.bean.FwqScore], arguments=[FwqScore(id=null, task_id=18, update_time=null, pics=null, videos=null, check_item_id=null, check_item_name=null, check_item_score=null, content=null, checkman=null, checked_area=null, checked_area_name=null, checked_dept=null, remark=null, start_time=null, end_time=null, update_user=null)], attachments={path=com.xintong.visualinspection.service.ScoreService_Q, interface=com.xintong.visualinspection.service.ScoreService_Q, version=1.0.0}]], channel: /192.168.199.228:53649 -> /192.168.199.228:7685 at com.alibaba.dubbo.remoting.exchange.support.DefaultFuture.get(DefaultFuture.java:134) at com.alibaba.dubbo.remoting.exchange.support.DefaultFuture.get(DefaultFuture.java:111) at com.alibaba.dubbo.rpc.protocol.dubbo.DubboInvoker.doInvoke(DubboInvoker.java:95) ... 139 common frames omitted 2018-08-12 10:21:31.070 |-WARN [http-nio-8089-exec-8] com.alibaba.dubbo.rpc.cluster.support.FailoverClusterInvoker [79] -| [DUBBO] Although retry the method getAllTask in the service com.xintong.visualinspection.service.TaskService_Q was successful by the provider 192.168.199.228:7685, but there have been failed providers [192.168.199.228:7685] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.199.228 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: getAllTask, provider: dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.TaskService_Q?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=18578®ister.ip=192.168.199.228&remote.timestamp=1534038807950&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534038706523&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 10:21:30.008, end time: 2018-08-12 10:21:31.012, client elapsed: 0 ms, server elapsed: 1004 ms, timeout: 1000 ms, request: Request [id=136, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getAllTask, parameterTypes=[class java.lang.Integer, class java.lang.Integer, class com.xintong.visualinspection.bean.QzdCheckTask], arguments=[0, 0, QzdCheckTask(id=null, name=null, check_status=null, check_status_end=null, check_status_arr=null, record_id=null, record_name=null, create_time=null, update_time=null, start_time=null, end_time=null, checkman=null, checkman_name=null, checked_dept=null, checked_dept_name=null, check_period=null, rule_id=null, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=null, checked_users=2726,2727, checked_users_name=null, update_user=null, hasScore=null, invalidFrom=null, recordVideos=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], attachments={path=com.xintong.visualinspection.service.TaskService_Q, interface=com.xintong.visualinspection.service.TaskService_Q, version=1.0.0}]], channel: /192.168.199.228:53649 -> /192.168.199.228:7685, dubbo version: 2.0.1, current host: 192.168.199.228 com.alibaba.dubbo.rpc.RpcException: Invoke remote method timeout. method: getAllTask, provider: dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.TaskService_Q?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=18578®ister.ip=192.168.199.228&remote.timestamp=1534038807950&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534038706523&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 10:21:30.008, end time: 2018-08-12 10:21:31.012, client elapsed: 0 ms, server elapsed: 1004 ms, timeout: 1000 ms, request: Request [id=136, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getAllTask, parameterTypes=[class java.lang.Integer, class java.lang.Integer, class com.xintong.visualinspection.bean.QzdCheckTask], arguments=[0, 0, QzdCheckTask(id=null, name=null, check_status=null, check_status_end=null, check_status_arr=null, record_id=null, record_name=null, create_time=null, update_time=null, start_time=null, end_time=null, checkman=null, checkman_name=null, checked_dept=null, checked_dept_name=null, check_period=null, rule_id=null, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=null, checked_users=2726,2727, checked_users_name=null, update_user=null, hasScore=null, invalidFrom=null, recordVideos=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], attachments={path=com.xintong.visualinspection.service.TaskService_Q, interface=com.xintong.visualinspection.service.TaskService_Q, version=1.0.0}]], channel: /192.168.199.228:53649 -> /192.168.199.228:7685 at com.alibaba.dubbo.rpc.protocol.dubbo.DubboInvoker.doInvoke(DubboInvoker.java:98) at com.alibaba.dubbo.rpc.protocol.AbstractInvoker.invoke(AbstractInvoker.java:142) at com.alibaba.dubbo.monitor.support.MonitorFilter.invoke(MonitorFilter.java:74) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.protocol.dubbo.filter.FutureFilter.invoke(FutureFilter.java:53) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.filter.ConsumerContextFilter.invoke(ConsumerContextFilter.java:47) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.listener.ListenerInvokerWrapper.invoke(ListenerInvokerWrapper.java:73) at com.alibaba.dubbo.rpc.protocol.InvokerWrapper.invoke(InvokerWrapper.java:52) at com.alibaba.dubbo.rpc.cluster.support.FailoverClusterInvoker.doInvoke(FailoverClusterInvoker.java:77) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:232) at com.alibaba.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker.invoke(MockClusterInvoker.java:70) at com.alibaba.dubbo.rpc.proxy.InvokerInvocationHandler.invoke(InvokerInvocationHandler.java:51) at com.alibaba.dubbo.common.bytecode.proxy5.getAllTask(proxy5.java) at com.xintong.visualinspection.controller.gettway.TaskController_Q.getall(TaskController_Q.java:72) at com.xintong.visualinspection.controller.gettway.TaskController_Q$$FastClassBySpringCGLIB$$610ea312.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:721) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:173) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:656) at com.xintong.visualinspection.controller.gettway.TaskController_Q$$EnhancerBySpringCGLIB$$d9db22.getall() at sun.reflect.GeneratedMethodAccessor400.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:133) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:116) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:827) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:738) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:648) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.web.filter.ApplicationContextHeaderFilter.doFilterInternal(ApplicationContextHeaderFilter.java:55) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:79) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.trace.WebRequestTraceFilter.doFilterInternal(WebRequestTraceFilter.java:108) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:79) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.autoconfigure.MetricsFilter.doFilterInternal(MetricsFilter.java:106) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:474) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:783) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:798) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1434) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) Caused by: com.alibaba.dubbo.remoting.TimeoutException: Waiting server-side response timeout. start time: 2018-08-12 10:21:30.008, end time: 2018-08-12 10:21:31.012, client elapsed: 0 ms, server elapsed: 1004 ms, timeout: 1000 ms, request: Request [id=136, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getAllTask, parameterTypes=[class java.lang.Integer, class java.lang.Integer, class com.xintong.visualinspection.bean.QzdCheckTask], arguments=[0, 0, QzdCheckTask(id=null, name=null, check_status=null, check_status_end=null, check_status_arr=null, record_id=null, record_name=null, create_time=null, update_time=null, start_time=null, end_time=null, checkman=null, checkman_name=null, checked_dept=null, checked_dept_name=null, check_period=null, rule_id=null, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=null, checked_users=2726,2727, checked_users_name=null, update_user=null, hasScore=null, invalidFrom=null, recordVideos=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], attachments={path=com.xintong.visualinspection.service.TaskService_Q, interface=com.xintong.visualinspection.service.TaskService_Q, version=1.0.0}]], channel: /192.168.199.228:53649 -> /192.168.199.228:7685 at com.alibaba.dubbo.remoting.exchange.support.DefaultFuture.get(DefaultFuture.java:134) at com.alibaba.dubbo.remoting.exchange.support.DefaultFuture.get(DefaultFuture.java:111) at com.alibaba.dubbo.rpc.protocol.dubbo.DubboInvoker.doInvoke(DubboInvoker.java:95) ... 138 common frames omitted 2018-08-12 10:21:31.088 |-WARN [DubboClientHandler-192.168.199.228:7685-thread-11] com.alibaba.dubbo.remoting.exchange.support.DefaultFuture [71] -| [DUBBO] The timeout response finally returned at 2018-08-12 10:21:31.088, response Response [id=136, version=null, status=20, event=false, error=null, result=RpcResult [result=[QzdCheckTask(id=20, name=08/11 00:00-00:00苏J6887清障任务, check_status=21, check_status_end=null, check_status_arr=null, record_id=20, record_name=null, create_time=Sat Aug 11 15:03:10 CST 2018, update_time=Sat Aug 11 15:03:22 CST 2018, start_time=Sat Aug 11 00:00:00 CST 2018, end_time=Sat Aug 11 00:00:00 CST 2018, checkman=2940, checkman_name=谢翔, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-11 00:00-00:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2724,2725, checked_users_name=符文清,唐慧林, update_user=null, hasScore=null, invalidFrom=null, recordVideos=aliyunmedia.mp4, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=18, name=08/02 00:23-01:002323431清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=14, record_name=null, create_time=Sat Aug 11 15:00:07 CST 2018, update_time=Sun Aug 12 10:19:16 CST 2018, start_time=Thu Aug 02 00:23:00 CST 2018, end_time=Thu Aug 02 01:00:00 CST 2018, checkman=2950, checkman_name=张燕, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-02 00:23-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2726,2727, checked_users_name=朱天明,向阳, update_user=null, hasScore=null, invalidFrom=null, recordVideos=aliyunmedia.mp4, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=14, name=08/02 00:00-01:00苏B97765清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=15, record_name=null, create_time=Wed Aug 08 15:20:11 CST 2018, update_time=Sat Aug 11 21:10:54 CST 2018, start_time=Thu Aug 02 00:00:00 CST 2018, end_time=Thu Aug 02 01:00:00 CST 2018, checkman=2940, checkman_name=谢翔, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-02 00:00-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2727,2728, checked_users_name=向阳,董梁, update_user=null, hasScore=null, invalidFrom=null, recordVideos=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=15, name=08/02 00:00-01:002323431清障任务, check_status=5, check_status_end=null, check_status_arr=null, record_id=14, record_name=null, create_time=Wed Aug 08 15:20:11 CST 2018, update_time=Sat Aug 11 15:05:27 CST 2018, start_time=Thu Aug 02 00:00:00 CST 2018, end_time=Thu Aug 02 01:00:00 CST 2018, checkman=2667, checkman_name=仇杰, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-02 00:00-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2726,2727, checked_users_name=朱天明,向阳, update_user=null, hasScore=null, invalidFrom=null, recordVideos=aliyunmedia.mp4, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=19, name=07/27 00:00-02:00苏J6887清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=13, record_name=null, create_time=Sat Aug 11 15:01:19 CST 2018, update_time=Sat Aug 11 16:43:29 CST 2018, start_time=Fri Jul 27 00:00:00 CST 2018, end_time=Fri Jul 27 02:00:00 CST 2018, checkman=2668, checkman_name=李刚, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-27 00:00-02:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2732,2734, checked_users_name=顾建忠,缪亚东, update_user=null, hasScore=null, invalidFrom=null, recordVideos=aliyunmedia.mp4, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=17, name=2018-07-26 01:02~02:00 苏B97765清障任务, check_status=2, check_status_end=null, check_status_arr=null, record_id=7, record_name=null, create_time=Sat Aug 11 14:22:14 CST 2018, update_time=Sat Aug 11 14:22:14 CST 2018, start_time=Thu Jul 26 01:02:11 CST 2018, end_time=Thu Jul 26 02:00:00 CST 2018, checkman=2667, checkman_name=仇杰, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-26 01:02-02:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2732,2734, checked_users_name=顾建忠,缪亚东, update_user=null, hasScore=null, invalidFrom=null, recordVideos=aliyunmedia.mp4, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=16, name=07/26 00:00-01:00苏A87862清障任务, check_status=5, check_status_end=null, check_status_arr=null, record_id=12, record_name=null, create_time=Thu Aug 09 16:46:55 CST 2018, update_time=Sat Aug 11 18:00:57 CST 2018, start_time=Thu Jul 26 00:00:00 CST 2018, end_time=Thu Jul 26 01:00:00 CST 2018, checkman=2940, checkman_name=谢翔, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-26 00:00-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2731,2732, checked_users_name=顾荣生,顾建忠, update_user=null, hasScore=null, invalidFrom=null, recordVideos=aliyunmedia.mp4, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=20, name=08/11 00:00-00:00苏J6887清障任务, check_status=21, check_status_end=null, check_status_arr=null, record_id=20, record_name=null, create_time=Sat Aug 11 15:03:10 CST 2018, update_time=Sat Aug 11 15:03:22 CST 2018, start_time=Sat Aug 11 00:00:00 CST 2018, end_time=Sat Aug 11 00:00:00 CST 2018, checkman=2940, checkman_name=谢翔, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-11 00:00-00:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2724,2725, checked_users_name=符文清,唐慧林, update_user=null, hasScore=null, invalidFrom=null, recordVideos=aliyunmedia.mp4, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=14, name=08/02 00:00-01:00苏B97765清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=15, record_name=null, create_time=Wed Aug 08 15:20:11 CST 2018, update_time=Sat Aug 11 21:10:54 CST 2018, start_time=Thu Aug 02 00:00:00 CST 2018, end_time=Thu Aug 02 01:00:00 CST 2018, checkman=2940, checkman_name=谢翔, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-02 00:00-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2727,2728, checked_users_name=向阳,董梁, update_user=null, hasScore=null, invalidFrom=null, recordVideos=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=19, name=07/27 00:00-02:00苏J6887清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=13, record_name=null, create_time=Sat Aug 11 15:01:19 CST 2018, update_time=Sat Aug 11 16:43:29 CST 2018, start_time=Fri Jul 27 00:00:00 CST 2018, end_time=Fri Jul 27 02:00:00 CST 2018, checkman=2668, checkman_name=李刚, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-27 00:00-02:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2732,2734, checked_users_name=顾建忠,缪亚东, update_user=null, hasScore=null, invalidFrom=null, recordVideos=aliyunmedia.mp4, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=17, name=2018-07-26 01:02~02:00 苏B97765清障任务, check_status=2, check_status_end=null, check_status_arr=null, record_id=7, record_name=null, create_time=Sat Aug 11 14:22:14 CST 2018, update_time=Sat Aug 11 14:22:14 CST 2018, start_time=Thu Jul 26 01:02:11 CST 2018, end_time=Thu Jul 26 02:00:00 CST 2018, checkman=2667, checkman_name=仇杰, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-26 01:02-02:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2732,2734, checked_users_name=顾建忠,缪亚东, update_user=null, hasScore=null, invalidFrom=null, recordVideos=aliyunmedia.mp4, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=16, name=07/26 00:00-01:00苏A87862清障任务, check_status=5, check_status_end=null, check_status_arr=null, record_id=12, record_name=null, create_time=Thu Aug 09 16:46:55 CST 2018, update_time=Sat Aug 11 18:00:57 CST 2018, start_time=Thu Jul 26 00:00:00 CST 2018, end_time=Thu Jul 26 01:00:00 CST 2018, checkman=2940, checkman_name=谢翔, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-26 00:00-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2731,2732, checked_users_name=顾荣生,顾建忠, update_user=null, hasScore=null, invalidFrom=null, recordVideos=aliyunmedia.mp4, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], exception=null]], channel: /192.168.199.228:53649 -> /192.168.199.228:7685, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 10:21:57.639 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:57.640 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:57.641 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:57.642 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:57.644 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:57.671 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:21:57.671 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:21:57.680 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:21:57.681 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:21:57.681 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:21:57.681 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:57.681 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:21:57.685 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:21:57.685 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:21:57.690 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:21:57.690 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:21:57.691 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:57.693 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:21:57.693 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:21:57.696 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:21:57.696 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:21:57.696 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:57.697 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:21:57.698 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:21:57.698 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:57.702 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:21:57.702 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:21:57.702 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:21:57.703 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:21:57.703 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:57.705 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:21:57.705 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:21:57.705 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:21:57.706 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:57.709 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:21:57.710 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:21:57.710 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:21:57.710 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:57.711 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:21:57.711 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:57.713 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:21:57.717 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:21:57.717 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:21:57.717 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:57.720 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:21:57.723 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:21:57.724 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:21:57.724 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:57.727 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:21:57.734 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:21:57.736 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:21:57.737 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:57.742 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:21:57.743 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:57.746 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:21:57.747 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:57.748 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 10:21:57.749 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 10:21:57.751 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:21:57.751 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:57.757 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:21:57.766 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:21:57.767 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:57.772 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 10:21:57.772 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 10:21:57.775 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 10:21:57.776 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 10:21:57.781 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 10:21:57.782 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 10:21:57.792 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 10:21:57.793 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 10:21:57.801 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 10:21:57.802 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:21:57.802 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:57.816 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:21:57.871 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:57.872 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:57.872 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:57.872 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:57.901 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:21:57.902 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:21:57.902 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:21:57.903 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:21:57.906 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:21:57.906 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:21:57.906 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:21:57.907 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:21:57.912 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:21:57.912 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:21:57.913 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:21:57.913 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:21:57.913 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:57.914 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:57.914 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:21:57.915 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:21:57.915 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:21:57.915 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:21:57.915 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:57.915 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:57.928 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:21:57.929 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:21:57.930 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:57.931 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:21:57.932 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:21:57.932 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:21:57.932 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:57.932 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:21:57.933 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:21:57.933 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:57.933 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:21:57.933 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:57.939 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:21:57.939 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:21:57.939 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:21:57.941 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:21:57.961 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:21:57.963 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:57.966 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:21:57.966 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 10:21:57.971 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:21:57.972 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:57.973 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:21:57.973 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 10:21:57.975 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 10:21:57.980 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:21:57.980 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:21:57.981 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 10:21:57.981 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:57.981 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:57.983 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:21:57.983 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:21:57.984 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 10:21:57.984 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 10:21:57.984 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:57.992 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 10:21:57.992 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 10:21:58.015 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:21:58.016 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:21:58.025 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:21:58.026 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:21:58.026 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:58.040 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:21:58.041 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:21:58.041 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:58.048 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:21:58.070 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:21:58.071 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:58.075 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 10:21:58.075 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 10:21:58.148 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 10:21:58.186 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:58.216 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:21:58.216 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:21:58.225 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:21:58.225 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:21:58.226 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:58.239 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:21:58.240 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:21:58.240 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:58.248 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:21:58.274 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:21:58.275 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:58.279 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 10:21:58.280 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 10:21:58.291 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:21:58.504 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:21:58.537 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:21:58.538 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:21:58.546 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:21:58.547 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:21:58.547 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:58.559 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:21:58.559 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:21:58.560 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:21:58.567 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:21:58.594 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:21:58.595 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:22:01.527 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:22:01.564 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:22:01.565 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:22:01.572 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:22:01.573 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:22:01.573 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:22:01.578 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:22:01.578 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:22:01.588 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:22:01.589 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:22:01.589 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:22:01.595 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:22:01.607 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:22:01.607 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:22:01.616 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:22:01.617 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:22:01.617 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:22:01.622 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:22:01.622 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:22:01.623 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:22:01.624 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:22:01.629 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:22:01.630 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:22:01.631 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:22:01.632 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:22:01.633 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:22:01.633 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:22:01.641 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:22:01.647 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:22:01.648 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:22:01.649 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:22:01.658 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:22:01.666 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:22:01.667 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:22:01.683 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:22:01.684 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:22:01.698 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-127] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 10:22:01.699 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-127] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 10:22:01.734 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-127] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 10:34:02.082 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:34:02.083 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:34:02.087 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:34:02.087 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:34:02.088 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:34:03.261 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:34:03.262 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:34:03.274 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:34:03.275 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:34:03.275 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:34:03.285 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:34:03.286 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:34:03.286 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:34:03.293 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:34:03.293 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:34:03.294 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:34:03.303 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:34:03.303 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:34:03.304 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:34:03.316 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:34:04.911 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:34:04.912 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:34:04.943 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:34:04.944 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:34:04.944 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:34:04.973 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:34:04.974 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:34:04.974 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:34:04.986 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:34:04.988 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:34:05.020 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:34:05.020 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:34:05.020 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:34:05.041 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:34:05.041 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:34:05.042 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:34:05.052 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:34:05.053 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:34:05.053 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:34:05.061 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:34:05.061 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:34:05.061 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:34:05.070 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:34:05.070 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:34:05.070 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:34:05.084 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:34:05.093 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:34:05.093 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:34:05.098 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:34:05.098 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:34:05.108 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:34:05.109 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:34:05.125 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:34:05.127 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:34:05.245 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:34:05.246 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:34:05.246 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:34:05.256 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:34:05.282 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:34:05.283 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:34:05.285 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 10:34:05.285 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 10:34:05.292 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:34:05.366 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 10:34:05.366 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 10:34:05.373 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 10:34:05.699 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 10:34:05.700 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 10:34:05.700 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 10:34:05.702 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 10:34:05.711 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 10:34:05.711 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 10:34:05.712 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:34:05.712 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:34:05.748 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:34:05.808 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:34:05.810 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:34:05.810 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:34:05.811 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:34:05.887 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:34:05.887 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:34:05.897 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:34:05.897 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:34:05.898 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:34:05.933 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:34:05.935 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:34:05.935 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:34:05.942 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:34:05.970 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:34:05.972 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:34:05.974 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:34:05.975 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 10:34:05.982 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 10:34:06.084 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:34:06.084 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:34:06.094 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:34:06.095 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:34:06.095 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:34:06.133 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:34:06.134 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:34:06.134 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:34:06.142 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:34:06.156 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:34:06.156 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:34:06.165 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:34:06.165 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:34:06.166 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:34:06.166 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:34:06.166 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:34:06.167 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:34:06.168 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 10:34:06.188 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 10:34:06.429 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:34:06.429 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:34:06.429 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:34:06.437 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:34:06.464 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:34:06.465 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:34:06.466 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:34:06.467 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 10:34:06.976 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 10:34:06.986 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:34:07.057 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:34:07.057 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:34:07.104 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:34:07.106 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:34:07.106 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:34:07.137 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:34:07.137 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:34:07.138 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:34:07.145 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:34:07.153 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:34:07.153 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:34:07.162 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:34:07.162 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:34:07.163 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:34:07.172 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:34:07.173 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:34:07.178 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 10:34:07.178 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 10:34:07.187 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:34:07.188 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:34:07.188 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:34:07.200 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:34:07.228 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:34:07.229 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:34:07.230 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:34:07.231 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 10:34:07.242 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 10:34:07.289 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 10:34:07.334 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:34:07.384 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:34:07.384 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:34:07.394 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:34:07.395 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:34:07.395 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:34:07.416 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:34:07.417 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:34:07.417 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:34:07.424 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:34:07.445 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:34:07.446 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:34:07.467 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 10:34:07.468 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 10:34:07.474 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:34:07.611 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:34:07.655 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:34:07.655 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:34:07.663 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:34:07.664 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:34:07.665 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:34:07.690 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:34:07.691 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:34:07.691 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:34:07.697 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:34:07.721 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:34:07.722 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:34:08.885 |-WARN [http-nio-8089-exec-8] com.alibaba.dubbo.rpc.cluster.support.FailoverClusterInvoker [79] -| [DUBBO] Although retry the method getAllTask in the service com.xintong.visualinspection.service.TaskService_Q was successful by the provider 192.168.199.228:7685, but there have been failed providers [192.168.199.228:7685] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.199.228 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: getAllTask, provider: dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.TaskService_Q?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=18578®ister.ip=192.168.199.228&remote.timestamp=1534038807950&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534038706523&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 10:34:07.761, end time: 2018-08-12 10:34:08.766, client elapsed: 0 ms, server elapsed: 1004 ms, timeout: 1000 ms, request: Request [id=176, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getAllTask, parameterTypes=[class java.lang.Integer, class java.lang.Integer, class com.xintong.visualinspection.bean.QzdCheckTask], arguments=[1, 10, QzdCheckTask(id=null, name=null, check_status=null, check_status_end=null, check_status_arr=[2, 3], record_id=null, record_name=null, create_time=null, update_time=null, start_time=Wed Jul 25 23:00:00 CST 2018, end_time=Sat Aug 25 23:00:00 CST 2018, checkman=null, checkman_name=null, checked_dept=59, checked_dept_name=null, check_period=null, rule_id=null, remark=null, recheckman=null, recheckman_name=null, period_id=null, invalid_from=null, checked_users=null, checked_users_name=null, update_user=null, hasScore=null, invalidFrom=null, recordVideos=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], attachments={path=com.xintong.visualinspection.service.TaskService_Q, interface=com.xintong.visualinspection.service.TaskService_Q, version=1.0.0}]], channel: /192.168.199.228:53649 -> /192.168.199.228:7685, dubbo version: 2.0.1, current host: 192.168.199.228 com.alibaba.dubbo.rpc.RpcException: Invoke remote method timeout. method: getAllTask, provider: dubbo://192.168.199.228:7685/com.xintong.visualinspection.service.TaskService_Q?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.TaskService_Q&methods=updateStatus,getTaskStatusList,getAllTask,getTask,addTask&pid=18578®ister.ip=192.168.199.228&remote.timestamp=1534038807950&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534038706523&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 10:34:07.761, end time: 2018-08-12 10:34:08.766, client elapsed: 0 ms, server elapsed: 1004 ms, timeout: 1000 ms, request: Request [id=176, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getAllTask, parameterTypes=[class java.lang.Integer, class java.lang.Integer, class com.xintong.visualinspection.bean.QzdCheckTask], arguments=[1, 10, QzdCheckTask(id=null, name=null, check_status=null, check_status_end=null, check_status_arr=[2, 3], record_id=null, record_name=null, create_time=null, update_time=null, start_time=Wed Jul 25 23:00:00 CST 2018, end_time=Sat Aug 25 23:00:00 CST 2018, checkman=null, checkman_name=null, checked_dept=59, checked_dept_name=null, check_period=null, rule_id=null, remark=null, recheckman=null, recheckman_name=null, period_id=null, invalid_from=null, checked_users=null, checked_users_name=null, update_user=null, hasScore=null, invalidFrom=null, recordVideos=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], attachments={path=com.xintong.visualinspection.service.TaskService_Q, interface=com.xintong.visualinspection.service.TaskService_Q, version=1.0.0}]], channel: /192.168.199.228:53649 -> /192.168.199.228:7685 at com.alibaba.dubbo.rpc.protocol.dubbo.DubboInvoker.doInvoke(DubboInvoker.java:98) at com.alibaba.dubbo.rpc.protocol.AbstractInvoker.invoke(AbstractInvoker.java:142) at com.alibaba.dubbo.monitor.support.MonitorFilter.invoke(MonitorFilter.java:74) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.protocol.dubbo.filter.FutureFilter.invoke(FutureFilter.java:53) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.filter.ConsumerContextFilter.invoke(ConsumerContextFilter.java:47) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper$1.invoke(ProtocolFilterWrapper.java:68) at com.alibaba.dubbo.rpc.listener.ListenerInvokerWrapper.invoke(ListenerInvokerWrapper.java:73) at com.alibaba.dubbo.rpc.protocol.InvokerWrapper.invoke(InvokerWrapper.java:52) at com.alibaba.dubbo.rpc.cluster.support.FailoverClusterInvoker.doInvoke(FailoverClusterInvoker.java:77) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:232) at com.alibaba.dubbo.rpc.cluster.support.wrapper.MockClusterInvoker.invoke(MockClusterInvoker.java:70) at com.alibaba.dubbo.rpc.proxy.InvokerInvocationHandler.invoke(InvokerInvocationHandler.java:51) at com.alibaba.dubbo.common.bytecode.proxy5.getAllTask(proxy5.java) at com.xintong.visualinspection.controller.gettway.TaskController_Q.getall(TaskController_Q.java:72) at com.xintong.visualinspection.controller.gettway.TaskController_Q$$FastClassBySpringCGLIB$$610ea312.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:721) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:173) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:656) at com.xintong.visualinspection.controller.gettway.TaskController_Q$$EnhancerBySpringCGLIB$$d9db22.getall() at sun.reflect.GeneratedMethodAccessor400.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:133) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:116) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:827) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:738) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:648) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.web.filter.ApplicationContextHeaderFilter.doFilterInternal(ApplicationContextHeaderFilter.java:55) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:79) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.trace.WebRequestTraceFilter.doFilterInternal(WebRequestTraceFilter.java:108) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:79) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.boot.actuate.autoconfigure.MetricsFilter.doFilterInternal(MetricsFilter.java:106) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:474) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:783) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:798) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1434) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) Caused by: com.alibaba.dubbo.remoting.TimeoutException: Waiting server-side response timeout. start time: 2018-08-12 10:34:07.761, end time: 2018-08-12 10:34:08.766, client elapsed: 0 ms, server elapsed: 1004 ms, timeout: 1000 ms, request: Request [id=176, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getAllTask, parameterTypes=[class java.lang.Integer, class java.lang.Integer, class com.xintong.visualinspection.bean.QzdCheckTask], arguments=[1, 10, QzdCheckTask(id=null, name=null, check_status=null, check_status_end=null, check_status_arr=[2, 3], record_id=null, record_name=null, create_time=null, update_time=null, start_time=Wed Jul 25 23:00:00 CST 2018, end_time=Sat Aug 25 23:00:00 CST 2018, checkman=null, checkman_name=null, checked_dept=59, checked_dept_name=null, check_period=null, rule_id=null, remark=null, recheckman=null, recheckman_name=null, period_id=null, invalid_from=null, checked_users=null, checked_users_name=null, update_user=null, hasScore=null, invalidFrom=null, recordVideos=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], attachments={path=com.xintong.visualinspection.service.TaskService_Q, interface=com.xintong.visualinspection.service.TaskService_Q, version=1.0.0}]], channel: /192.168.199.228:53649 -> /192.168.199.228:7685 at com.alibaba.dubbo.remoting.exchange.support.DefaultFuture.get(DefaultFuture.java:134) at com.alibaba.dubbo.remoting.exchange.support.DefaultFuture.get(DefaultFuture.java:111) at com.alibaba.dubbo.rpc.protocol.dubbo.DubboInvoker.doInvoke(DubboInvoker.java:95) ... 138 common frames omitted 2018-08-12 10:34:09.816 |-WARN [DubboClientHandler-192.168.199.228:7685-thread-12] com.alibaba.dubbo.remoting.exchange.support.DefaultFuture [71] -| [DUBBO] The timeout response finally returned at 2018-08-12 10:34:09.816, response Response [id=176, version=null, status=20, event=false, error=null, result=RpcResult [result=PageInfo{pageNum=1, pageSize=10, size=4, startRow=1, endRow=4, total=4, pages=1, list=[QzdCheckTask(id=18, name=08/02 00:23-01:002323431清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=14, record_name=null, create_time=Sat Aug 11 15:00:07 CST 2018, update_time=Sun Aug 12 10:19:47 CST 2018, start_time=Thu Aug 02 00:23:00 CST 2018, end_time=Thu Aug 02 01:00:00 CST 2018, checkman=2950, checkman_name=张燕, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-02 00:23-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2726,2727, checked_users_name=朱天明,向阳, update_user=null, hasScore=null, invalidFrom=null, recordVideos=aliyunmedia.mp4, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=14, name=08/02 00:00-01:00苏B97765清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=15, record_name=null, create_time=Wed Aug 08 15:20:11 CST 2018, update_time=Sat Aug 11 21:10:54 CST 2018, start_time=Thu Aug 02 00:00:00 CST 2018, end_time=Thu Aug 02 01:00:00 CST 2018, checkman=2940, checkman_name=谢翔, checked_dept=59, checked_dept_name=清障一队, check_period=2018-08-02 00:00-01:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2727,2728, checked_users_name=向阳,董梁, update_user=null, hasScore=null, invalidFrom=null, recordVideos=null, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=19, name=07/27 00:00-02:00苏J6887清障任务, check_status=3, check_status_end=null, check_status_arr=null, record_id=13, record_name=null, create_time=Sat Aug 11 15:01:19 CST 2018, update_time=Sat Aug 11 16:43:29 CST 2018, start_time=Fri Jul 27 00:00:00 CST 2018, end_time=Fri Jul 27 02:00:00 CST 2018, checkman=2668, checkman_name=李刚, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-27 00:00-02:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2732,2734, checked_users_name=顾建忠,缪亚东, update_user=null, hasScore=null, invalidFrom=null, recordVideos=aliyunmedia.mp4, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null), QzdCheckTask(id=17, name=2018-07-26 01:02~02:00 苏B97765清障任务, check_status=2, check_status_end=null, check_status_arr=null, record_id=7, record_name=null, create_time=Sat Aug 11 14:22:14 CST 2018, update_time=Sat Aug 11 14:22:14 CST 2018, start_time=Thu Jul 26 01:02:11 CST 2018, end_time=Thu Jul 26 02:00:00 CST 2018, checkman=2667, checkman_name=仇杰, checked_dept=59, checked_dept_name=清障一队, check_period=2018-07-26 01:02-02:00, rule_id=6, remark=null, recheckman=null, recheckman_name=null, period_id=35, invalid_from=0, checked_users=2732,2734, checked_users_name=顾建忠,缪亚东, update_user=null, hasScore=null, invalidFrom=null, recordVideos=aliyunmedia.mp4, dispatch_ids=null, check_status_name=null, appeal_result=null, appeal_result_name=null, appeal_id=null, videos=null, pics=null)], prePage=0, nextPage=0, isFirstPage=true, isLastPage=true, hasPreviousPage=false, hasNextPage=false, navigatePages=8, navigateFirstPage1, navigateLastPage1, navigatepageNums=[1]}, exception=null]], channel: /192.168.199.228:53649 -> /192.168.199.228:7685, dubbo version: 2.0.1, current host: 192.168.199.228 2018-08-12 10:34:11.520 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:34:11.558 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:34:11.559 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:34:11.559 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:34:11.559 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:34:11.568 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:34:11.569 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:34:11.569 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:34:11.588 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:34:11.589 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:34:11.589 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:34:11.590 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:34:11.591 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:34:11.597 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:34:11.600 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:34:11.601 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:34:11.602 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:34:11.624 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:34:11.624 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:34:11.624 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:34:11.625 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:34:11.625 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:34:11.626 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:34:11.627 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:34:11.632 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:34:11.633 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:34:11.633 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:34:11.634 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:34:11.647 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:34:11.648 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:34:11.648 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:34:11.656 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:34:11.661 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:34:11.662 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:34:11.678 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:34:11.679 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:34:11.694 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-140] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 10:34:11.694 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-140] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 10:34:11.731 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-140] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 10:35:30.410 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:35:30.412 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:35:30.415 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:35:30.419 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:35:30.421 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:35:30.484 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:35:30.485 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:35:30.489 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:35:30.490 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:35:30.496 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:35:30.497 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:35:30.498 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:35:30.498 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:35:30.499 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:35:30.499 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:35:30.506 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:35:30.506 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:35:30.507 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:35:30.507 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:35:30.508 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:35:30.510 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:35:30.510 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:35:30.510 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:35:30.517 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:35:30.517 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:35:30.518 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:35:30.522 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:35:30.523 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:35:30.523 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:35:30.531 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:35:30.532 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:35:30.532 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:35:30.537 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:35:30.537 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:35:30.537 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:35:30.538 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:35:30.538 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:35:30.538 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:35:30.546 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:35:30.546 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:35:30.546 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:35:30.546 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:35:30.547 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:35:30.547 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:35:30.550 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:35:30.551 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:35:30.551 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:35:30.553 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:35:30.553 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:35:30.560 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:35:30.584 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:35:30.585 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:35:30.587 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:35:30.588 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:35:30.590 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 10:35:30.591 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 10:35:30.594 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:35:30.594 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:35:30.595 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:35:30.595 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:35:30.596 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:35:30.598 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:35:30.600 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:35:30.627 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 10:35:30.628 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 10:35:30.630 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 10:35:30.631 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 10:35:30.638 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 10:35:30.639 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 10:35:30.639 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:35:30.639 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 10:35:30.639 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:35:30.646 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 10:35:30.648 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 10:35:30.657 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:35:30.745 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:35:30.746 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:35:30.750 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:35:30.750 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:35:30.773 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:35:30.773 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:35:30.775 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:35:30.775 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:35:30.783 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:35:30.784 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:35:30.784 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:35:30.785 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:35:30.785 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:35:30.785 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:35:30.785 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:35:30.786 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:35:30.786 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:35:30.786 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:35:30.793 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:35:30.793 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:35:30.794 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:35:30.795 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:35:30.796 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:35:30.796 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:35:30.801 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:35:30.802 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:35:30.802 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:35:30.803 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:35:30.804 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:35:30.804 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:35:30.808 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:35:30.809 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:35:30.809 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:35:30.812 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:35:30.812 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:35:30.812 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:35:30.813 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:35:30.813 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:35:30.817 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:35:30.820 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:35:30.843 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:35:30.844 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:35:30.845 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:35:30.845 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:35:30.846 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:35:30.846 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:35:30.847 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:35:30.847 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 10:35:30.848 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:35:30.848 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:35:30.848 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 10:35:30.849 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 10:35:30.850 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:35:30.851 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:35:30.857 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 10:35:30.857 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:35:30.858 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 10:35:30.859 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 10:35:30.859 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 10:35:30.866 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 10:35:30.871 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:35:30.908 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:35:30.909 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:35:30.919 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:35:30.919 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:35:30.920 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:35:30.935 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:35:30.935 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:35:30.936 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:35:30.945 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:35:30.968 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:35:30.969 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:35:30.974 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 10:35:30.975 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 10:35:31.062 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 10:35:31.099 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:35:31.132 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:35:31.132 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:35:31.141 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:35:31.142 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:35:31.142 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:35:31.155 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:35:31.155 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:35:31.156 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:35:31.163 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:35:31.185 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:35:31.186 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:35:31.189 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 10:35:31.190 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 10:35:31.196 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:35:31.357 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:35:31.388 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:35:31.389 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:35:31.396 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:35:31.397 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:35:31.397 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:35:31.413 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:35:31.414 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:35:31.414 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:35:31.423 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:35:31.447 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:35:31.448 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:36:13.516 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:36:13.558 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:36:13.560 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:36:13.564 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:36:13.564 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:36:13.573 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:36:13.574 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:36:13.574 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:36:13.590 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:36:13.591 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:36:13.591 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:36:13.592 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:36:13.592 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:36:13.601 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:36:13.603 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:36:13.604 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:36:13.606 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:36:13.606 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:36:13.608 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:36:13.617 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:36:13.618 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:36:13.618 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:36:13.622 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:36:13.622 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:36:13.622 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:36:13.631 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:36:13.632 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:36:13.632 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:36:13.633 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:36:13.634 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:36:13.642 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:36:13.643 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:36:13.670 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:36:13.671 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:36:13.672 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:36:13.673 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:36:13.700 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-150] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 10:36:13.700 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-150] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 10:36:13.747 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-150] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 10:37:19.356 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:37:19.357 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:37:19.361 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:37:19.361 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:37:19.361 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:37:19.408 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:37:19.409 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:37:19.414 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:37:19.415 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:37:19.418 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:37:19.423 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:37:19.424 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:37:19.426 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:37:19.426 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:37:19.426 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:37:19.434 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:37:19.435 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:37:19.435 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:37:19.435 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:37:19.436 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:37:19.441 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:37:19.443 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:37:19.443 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:37:19.443 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:37:19.443 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:37:19.443 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:37:19.444 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:37:19.445 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:37:19.449 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:37:19.450 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:37:19.450 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:37:19.451 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:37:19.451 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:37:19.453 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:37:19.453 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:37:19.454 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:37:19.454 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:37:19.458 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:37:19.459 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:37:19.459 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:37:19.460 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:37:19.468 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:37:19.468 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:37:19.468 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:37:19.469 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:37:19.469 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:37:19.469 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:37:19.469 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:37:19.478 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:37:19.479 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:37:19.486 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:37:19.487 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:37:19.489 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 10:37:19.489 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 10:37:19.494 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:37:19.495 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:37:19.497 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:37:19.503 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:37:19.504 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:37:19.507 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:37:19.507 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:37:19.508 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:37:19.508 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:37:19.527 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 10:37:19.527 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 10:37:19.541 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 10:37:19.542 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 10:37:19.543 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 10:37:19.548 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 10:37:19.548 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 10:37:19.551 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 10:37:19.551 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:37:19.552 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:37:19.557 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 10:37:19.567 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:37:19.683 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:37:19.684 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:37:19.685 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:37:19.687 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:37:19.713 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:37:19.714 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:37:19.717 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:37:19.717 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:37:19.719 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:37:19.720 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:37:19.722 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:37:19.723 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:37:19.723 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:37:19.724 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:37:19.725 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:37:19.727 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:37:19.727 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:37:19.727 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:37:19.728 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:37:19.728 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:37:19.728 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:37:19.732 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:37:19.733 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:37:19.733 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:37:19.737 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:37:19.737 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:37:19.737 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:37:19.744 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:37:19.745 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:37:19.745 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:37:19.746 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:37:19.746 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:37:19.746 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:37:19.746 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:37:19.749 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:37:19.750 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:37:19.750 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:37:19.754 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:37:19.754 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:37:19.763 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:37:19.770 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:37:19.771 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:37:19.772 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:37:19.773 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 10:37:19.781 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:37:19.781 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 10:37:19.783 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:37:19.784 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:37:19.785 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 10:37:19.789 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:37:19.789 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:37:19.790 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:37:19.790 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:37:19.791 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:37:19.792 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:37:19.792 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 10:37:19.792 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 10:37:19.795 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 10:37:19.800 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 10:37:19.802 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 10:37:19.805 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:37:19.849 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:37:19.849 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:37:19.857 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:37:19.858 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:37:19.858 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:37:19.873 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:37:19.873 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:37:19.874 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:37:19.882 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:37:19.906 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:37:19.907 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:37:19.912 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 10:37:19.912 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 10:37:19.996 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 10:37:20.031 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:37:20.072 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:37:20.073 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:37:20.080 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:37:20.081 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:37:20.082 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:37:20.095 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:37:20.096 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:37:20.096 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:37:20.104 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:37:20.128 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:37:20.129 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:37:20.134 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 10:37:20.134 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 10:37:20.141 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:37:20.281 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:37:20.325 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:37:20.326 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:37:20.333 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:37:20.334 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:37:20.334 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:37:20.379 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:37:20.380 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:37:20.380 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:37:20.388 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:37:20.412 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:37:20.413 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:37:21.616 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:37:21.654 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:37:21.654 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:37:21.661 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:37:21.663 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:37:21.665 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:37:21.666 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:37:21.666 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:37:21.682 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:37:21.683 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:37:21.683 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:37:21.690 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:37:21.698 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:37:21.698 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:37:21.709 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:37:21.709 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:37:21.713 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:37:21.714 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:37:21.715 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:37:21.718 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:37:21.719 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:37:21.719 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:37:21.721 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:37:21.722 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:37:21.730 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:37:21.731 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:37:21.732 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:37:21.734 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:37:21.734 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:37:21.735 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:37:21.740 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:37:21.746 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:37:21.762 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:37:21.763 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:37:21.771 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:37:21.772 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:37:21.794 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-160] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 10:37:21.794 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-160] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 10:37:21.831 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-160] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 10:38:16.886 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:38:16.888 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:38:16.889 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:38:16.890 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:38:16.891 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:38:16.943 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:38:16.943 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:38:16.944 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:38:16.945 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:38:16.955 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:38:16.956 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:38:16.956 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:38:16.956 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:38:16.956 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:38:16.957 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:38:16.957 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:38:16.957 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:38:16.961 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:38:16.961 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:38:16.966 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:38:16.966 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:38:16.966 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:38:16.967 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:38:16.967 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:38:16.974 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:38:16.975 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:38:16.975 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:38:16.976 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:38:16.976 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:38:16.976 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:38:16.976 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:38:16.976 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:38:16.977 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:38:16.977 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:38:16.981 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:38:16.982 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:38:16.982 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:38:16.984 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:38:16.984 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:38:16.984 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:38:16.988 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:38:16.990 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:38:16.992 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:38:16.992 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:38:16.992 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:38:16.997 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:38:16.998 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:38:16.998 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:38:17.011 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:38:17.011 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:38:17.019 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:38:17.020 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:38:17.020 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:38:17.020 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:38:17.021 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:38:17.022 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:38:17.023 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 10:38:17.023 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 10:38:17.032 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:38:17.038 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:38:17.039 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:38:17.045 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:38:17.046 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:38:17.056 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 10:38:17.057 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 10:38:17.058 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 10:38:17.059 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 10:38:17.065 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 10:38:17.070 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 10:38:17.075 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 10:38:17.076 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 10:38:17.085 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 10:38:17.086 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:38:17.087 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:38:17.114 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:38:17.244 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:38:17.245 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:38:17.246 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:38:17.252 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:38:17.270 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:38:17.270 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:38:17.281 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:38:17.282 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:38:17.282 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:38:17.282 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:38:17.283 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:38:17.285 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:38:17.286 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:38:17.289 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:38:17.290 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:38:17.290 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:38:17.292 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:38:17.293 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:38:17.295 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:38:17.295 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:38:17.296 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:38:17.301 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:38:17.302 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:38:17.302 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:38:17.303 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:38:17.304 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:38:17.304 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:38:17.310 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:38:17.310 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:38:17.311 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:38:17.311 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:38:17.312 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:38:17.313 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:38:17.313 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:38:17.318 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:38:17.319 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:38:17.319 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:38:17.320 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:38:17.324 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:38:17.327 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:38:17.334 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:38:17.334 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:38:17.336 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:38:17.336 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 10:38:17.343 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:38:17.344 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:38:17.344 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 10:38:17.345 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:38:17.346 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 10:38:17.350 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:38:17.350 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:38:17.352 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:38:17.352 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:38:17.354 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:38:17.354 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:38:17.354 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 10:38:17.354 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 10:38:17.355 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 10:38:17.362 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 10:38:17.365 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 10:38:17.374 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:38:17.397 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:38:17.397 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:38:17.404 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:38:17.405 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:38:17.405 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:38:17.419 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:38:17.420 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:38:17.421 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:38:17.428 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:38:17.450 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:38:17.451 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:38:17.456 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 10:38:17.456 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 10:38:17.564 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 10:38:17.612 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:38:17.651 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:38:17.651 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:38:17.660 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:38:17.662 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:38:17.662 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:38:17.675 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:38:17.676 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:38:17.676 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:38:17.685 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:38:17.709 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:38:17.710 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:38:17.714 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 10:38:17.714 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 10:38:17.724 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:38:17.860 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:38:17.893 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:38:17.894 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:38:17.904 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:38:17.905 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:38:17.906 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:38:17.921 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:38:17.922 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:38:17.922 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:38:17.931 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:38:17.953 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:38:17.955 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:41:17.886 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:41:17.889 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:41:17.889 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:41:17.890 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:41:17.892 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:41:17.959 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:41:17.960 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:41:17.965 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:41:17.965 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:41:17.969 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:41:17.971 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:41:17.971 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:41:17.976 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:41:17.976 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:41:17.976 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:41:17.977 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:41:17.977 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:41:17.978 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:41:17.978 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:41:17.980 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:41:17.984 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:41:17.985 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:41:17.987 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:41:17.987 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:41:17.988 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:41:17.988 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:41:17.991 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:41:17.992 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:41:17.992 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:41:17.995 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:41:17.995 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:41:17.997 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:41:17.997 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:41:17.998 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:41:17.999 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:41:17.999 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:41:17.999 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:41:18.005 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:41:18.006 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:41:18.006 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:41:18.009 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:41:18.012 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:41:18.013 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:41:18.013 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:41:18.014 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:41:18.015 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:41:18.017 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:41:18.017 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:41:18.023 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:41:18.027 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:41:18.034 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:41:18.036 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:41:18.047 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:41:18.048 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:41:18.050 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:41:18.051 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:41:18.062 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:41:18.063 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:41:18.064 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:41:18.064 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 10:41:18.065 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 10:41:18.065 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:41:18.065 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 10:41:18.066 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 10:41:18.074 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:41:18.075 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 10:41:18.076 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:41:18.077 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:41:18.081 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 10:41:18.082 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 10:41:18.091 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 10:41:18.092 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:41:18.117 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 10:41:18.118 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 10:41:18.125 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 10:41:18.156 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:41:18.157 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:41:18.159 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:41:18.160 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:41:18.191 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:41:18.192 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:41:18.200 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:41:18.200 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:41:18.201 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:41:18.202 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:41:18.202 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:41:18.208 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:41:18.209 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:41:18.211 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:41:18.212 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:41:18.212 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:41:18.214 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:41:18.214 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:41:18.216 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:41:18.217 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:41:18.217 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:41:18.218 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:41:18.218 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:41:18.218 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:41:18.222 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:41:18.222 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:41:18.222 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:41:18.225 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:41:18.231 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:41:18.231 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:41:18.231 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:41:18.233 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:41:18.233 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:41:18.233 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:41:18.236 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:41:18.236 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:41:18.236 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:41:18.239 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:41:18.241 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:41:18.245 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:41:18.251 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:41:18.252 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:41:18.253 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:41:18.253 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 10:41:18.263 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 10:41:18.271 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:41:18.271 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:41:18.272 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:41:18.272 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:41:18.273 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:41:18.273 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:41:18.274 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 10:41:18.274 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 10:41:18.279 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:41:18.279 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:41:18.280 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:41:18.281 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 10:41:18.282 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 10:41:18.283 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 10:41:18.290 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 10:41:18.298 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:41:18.341 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:41:18.342 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:41:18.350 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:41:18.351 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:41:18.351 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:41:18.364 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:41:18.365 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:41:18.365 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:41:18.372 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:41:18.394 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:41:18.395 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:41:18.400 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 10:41:18.401 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 10:41:18.472 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 10:41:18.503 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:41:18.540 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:41:18.541 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:41:18.550 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:41:18.551 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:41:18.551 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:41:18.566 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:41:18.566 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:41:18.566 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:41:18.574 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:41:18.596 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:41:18.597 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:41:18.601 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 10:41:18.601 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 10:41:18.609 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:41:18.745 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:41:18.779 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:41:18.779 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:41:18.788 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:41:18.789 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:41:18.789 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:41:18.802 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:41:18.803 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:41:18.803 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:41:18.811 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:41:18.832 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:41:18.833 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:41:20.169 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:41:20.204 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:41:20.204 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:41:20.211 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:41:20.212 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:41:20.212 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:41:20.212 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:41:20.213 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:41:20.227 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:41:20.228 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:41:20.229 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:41:20.237 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:41:20.241 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:41:20.242 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:41:20.252 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:41:20.252 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:41:20.253 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:41:20.255 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:41:20.255 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:41:20.265 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:41:20.266 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:41:20.266 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:41:20.267 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:41:20.267 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:41:20.267 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:41:20.273 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:41:20.274 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:41:20.276 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:41:20.280 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:41:20.281 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:41:20.281 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:41:20.291 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:41:20.300 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:41:20.301 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:41:20.319 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:41:20.321 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:41:20.345 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-173] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 10:41:20.346 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-173] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 10:41:20.383 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-173] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 10:43:13.757 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:43:13.757 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:43:13.759 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:43:13.761 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:43:13.761 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:43:13.824 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:43:13.824 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:43:13.831 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:43:13.831 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:43:13.834 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:43:13.834 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:43:13.835 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:43:13.835 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:43:13.835 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:43:13.841 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:43:13.844 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:43:13.844 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:43:13.845 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:43:13.845 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:43:13.849 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:43:13.850 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:43:13.853 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:43:13.853 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:43:13.853 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:43:13.854 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:43:13.860 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:43:13.861 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:43:13.861 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:43:13.864 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:43:13.865 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:43:13.865 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:43:13.870 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:43:13.870 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:43:13.871 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:43:13.872 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:43:13.874 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:43:13.875 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:43:13.875 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:43:13.875 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:43:13.881 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:43:13.884 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:43:13.906 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:43:13.907 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:43:13.909 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:43:13.910 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:43:13.914 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:43:13.915 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:43:13.916 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 2018-08-12 10:43:13.917 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 10:43:13.920 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:43:13.921 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:43:13.923 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:43:13.940 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Preparing: SELECT id,organname,remark,parentid,classtype,organcode,isshow,deptype,status FROM t_sys_organ where 1=1 and status = ? 2018-08-12 10:43:13.941 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 10:43:13.949 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 10:43:13.952 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Preparing: SELECT id,menuname,url,iconClass,parentId,type,sortNo,status FROM sys_menu where status!=-1 and type = ? order by sortNo,id 2018-08-12 10:43:13.952 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 10:43:13.962 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 10:43:13.963 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:43:13.964 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:43:13.983 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:43:14.047 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:43:14.049 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:43:14.050 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:43:14.051 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:43:14.081 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:43:14.082 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:43:14.091 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:43:14.092 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:43:14.092 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:43:14.094 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:43:14.095 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:43:14.096 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:43:14.096 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:43:14.105 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:43:14.105 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:43:14.106 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:43:14.106 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:43:14.106 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:43:14.106 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:43:14.106 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:43:14.107 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:43:14.107 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:43:14.107 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:43:14.107 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:43:14.113 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:43:14.113 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:43:14.114 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:43:14.115 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:43:14.119 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:43:14.120 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:43:14.120 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:43:14.122 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:43:14.122 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:43:14.123 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:43:14.127 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:43:14.127 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:43:14.128 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:43:14.132 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:43:14.133 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:43:14.135 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:43:14.143 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:43:14.144 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:43:14.145 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_wrecker_group a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:43:14.146 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 10:43:14.156 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 10:43:14.164 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:43:14.164 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:43:14.164 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:43:14.165 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:43:14.165 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:43:14.165 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:43:14.166 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_road_manager a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:43:14.166 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_service_area a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:43:14.167 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Preparing: SELECT *, b.parentid FROM t_br_layer_fee_station a left join t_sys_organ b on a.organ_id=b.id 2018-08-12 10:43:14.167 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 10:43:14.167 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 10:43:14.167 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 10:43:14.175 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 10:43:14.177 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 10:43:14.179 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 10:43:14.187 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:43:14.214 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:43:14.215 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:43:14.223 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:43:14.223 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:43:14.224 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:43:14.236 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:43:14.237 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:43:14.237 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:43:14.245 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:43:14.268 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:43:14.269 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:43:14.274 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Preparing: SELECT t.* , tso.organname AS fee_station_name,tso.parentid AS parent_organid ,deleted_user.starttime AS invalidtime FROM t_sys_users t LEFT JOIN t_sys_organ tso ON t.organid = tso.id LEFT JOIN (select t_s_y.id,date_sub(t_p.starttime,interval 1 hour) as starttime from t_sys_users t_s_y LEFT join (select starttime,endtime from check_task_period ) t_p on DELETE_TIME >= starttime and DELETE_TIME < endtime WHERE STATUS =-1 and DELETE_TIME >= t_p.starttime and DELETE_TIME < t_p.endtime ) deleted_user on deleted_user.id = t.id where 1=1 and t.status>0 AND t.positionid in ( ? , ? , ? , ? ) order by workno 2018-08-12 10:43:14.274 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 1(Integer), 4(Integer), 5(Integer), 6(Integer) 2018-08-12 10:43:14.372 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 10:43:14.404 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:43:14.489 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:43:14.489 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:43:14.520 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:43:14.521 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:43:14.521 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:43:14.558 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:43:14.559 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:43:14.559 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:43:14.589 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:43:14.710 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:43:14.711 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:43:14.714 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 10:43:14.715 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 10:43:14.746 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 10:43:14.841 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:43:14.842 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:43:14.871 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:43:14.872 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:43:14.872 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:43:14.886 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:43:14.933 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:43:14.933 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:43:14.934 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:43:14.960 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:43:15.003 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:43:15.003 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:43:15.032 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:43:15.033 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:43:15.033 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:43:15.051 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:43:15.052 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:43:15.090 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:43:15.090 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:43:15.091 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:43:15.117 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:43:15.176 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 10:43:15.176 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 10:43:15.202 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:43:15.202 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 10:43:15.203 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:43:25.170 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:43:25.203 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:43:25.204 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:43:25.213 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:43:25.213 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:43:25.214 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:43:25.214 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:43:25.217 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:43:25.227 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:43:25.228 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:43:25.228 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:43:25.235 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:43:25.248 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:43:25.249 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:43:25.251 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Preparing: select u.*,o.parentid as road_manager_id,(select NAME from sys_job where id = u.POSITIONID ) as position_name from t_sys_users u left join t_sys_organ o on u.organid=o.id where username= ? and u.status >0 2018-08-12 10:43:25.251 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: wenhongquan(String) 2018-08-12 10:43:25.256 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:43:25.257 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:43:25.257 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:43:25.258 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 10:43:25.258 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Preparing: select p.*,spr.permission_type from sys_permission p LEFT JOIN sys_role_user sru on sru.sys_user_id = ? LEFT JOIN sys_role r on sru.sys_role_id=r.id LEFT JOIN sys_permission_role spr on spr.role_id=r.id where p.id =spr.permission_id 2018-08-12 10:43:25.259 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:43:25.262 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:43:25.263 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:43:25.273 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:43:25.274 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:43:25.274 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 10:43:25.274 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:43:25.275 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Preparing: select * from sys_role where id in (select sys_role_id from sys_role_user where sys_user_id=?) 2018-08-12 10:43:25.275 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 10:43:25.280 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:43:25.282 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 10:43:25.308 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:43:25.310 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:43:25.313 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user wenhongquan, setting security context 2018-08-12 10:43:25.314 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication wenhongquan 2018-08-12 10:43:25.337 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-183] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 10:43:25.337 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-183] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 10:43:25.367 |-DEBUG [DubboServerHandler-192.168.199.228:7682-thread-183] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707